1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
freebsd-ports/x11/wl-kbptr/pkg-descr
Jan Beich af7cc31604 x11/wl-kbptr: add new port
wl-kbptr -- short for Wayland Keyboard Pointer -- is a utility to help
move the mouse pointer with the keyboard.

It works in two phases: the screen is first in mapped with three
letter labels and then the selected area is refined by bisecting
it. At any point the cursor can be moved at the location marked by the
red marker by pressing Enter or Space. A left, right and middle click
can be made by pressing the g, h and b keys respectively.

Note, your compositor needs to support the wlr-layer-shell-unstable-v1
and wlr-virtual-pointer-unstable-v1 protocols.

https://github.com/moverest/wl-kbptr
2024-05-16 11:59:47 +02:00

12 lines
562 B
Plaintext

wl-kbptr -- short for Wayland Keyboard Pointer -- is a utility to help
move the mouse pointer with the keyboard.
It works in two phases: the screen is first in mapped with three
letter labels and then the selected area is refined by bisecting
it. At any point the cursor can be moved at the location marked by the
red marker by pressing Enter or Space. A left, right and middle click
can be made by pressing the g, h and b keys respectively.
Note, your compositor needs to support the wlr-layer-shell-unstable-v1
and wlr-virtual-pointer-unstable-v1 protocols.