mirror of
https://github.com/jjsullivan5196/wvkbd.git
synced 2025-03-13 10:52:47 +01:00
72 lines
985 B
Groff
72 lines
985 B
Groff
.TH "wvkbd" "1" "2022-03-12"
|
|
.P
|
|
.SH NAME
|
|
.P
|
|
wvkbd - on-screen keyboard for wlroots
|
|
.P
|
|
.SH SYNOPSIS
|
|
.P
|
|
wvkbd-mobintl [OPTION]...
|
|
.P
|
|
.SH DESCRIPTION
|
|
.P
|
|
wvkbd is an on-screen keyboard for wlroots that sucks less.
|
|
.P
|
|
.SH OPTIONS
|
|
.P
|
|
\fB-D\fR
|
|
.RS 4
|
|
enable debug
|
|
.P
|
|
.RE
|
|
\fB-o\fR
|
|
.RS 4
|
|
print pressed keys to standard output
|
|
.P
|
|
.RE
|
|
\fB-O\fR
|
|
.RS 4
|
|
print intersected keys to standard output
|
|
.P
|
|
.RE
|
|
\fB-l\fR
|
|
.RS 4
|
|
comma separated list of layers
|
|
.P
|
|
.RE
|
|
\fB-H\fR \fIPX\fR
|
|
.RS 4
|
|
height in pixels
|
|
.P
|
|
.RE
|
|
\fB-L\fR \fIPX\fR
|
|
.RS 4
|
|
landscape height in pixels
|
|
.P
|
|
.RE
|
|
\fB--fn\fR \fIFONT\fR
|
|
.RS 4
|
|
set font (e.g: DejaVu Sans 20)
|
|
.P
|
|
.RE
|
|
\fB--hidden\fR
|
|
.RS 4
|
|
start hidden (send SIGUSR2 to show)
|
|
.P
|
|
.RE
|
|
\fB-v\fR, \fB--version\fR
|
|
.RS 4
|
|
print version
|
|
.P
|
|
.RE
|
|
\fB-h\fR, \fB--help\fR
|
|
.RS 4
|
|
show help
|
|
.P
|
|
.RE
|
|
.SH AUTHORS
|
|
.P
|
|
Maintained by John Sullivan <jsullivan@csumb.edu>, who is assisted by other
|
|
open source contributors. For more information about wvkbd development, see
|
|
<https://github.com/jjsullivan5196/wvkbd>.
|