Port details |
- wl-kbptr Control the mouse pointer with the keyboard on Wayland
- 0.2.3 x11
=2 0.2.3Version of this port present on the latest quarterly branch. - Maintainer: jbeich@FreeBSD.org
 - Port Added: 2024-05-16 10:03:08
- Last Update: 2024-11-01 10:46:14
- Commit Hash: f0aae2f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: wayland
- License: GPLv3
- WWW:
- https://github.com/moverest/wl-kbptr
- Description:
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11/wl-kbptr/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/wl-kbptr
- pkg install wl-kbptr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wl-kbptr
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1730429133
SHA256 (moverest-wl-kbptr-v0.2.3_GH0.tar.gz) = 0d03f83d94b6acfdb07f3ee3760c1abc207eef5a8346af38978d6bcb46ac58b8
SIZE (moverest-wl-kbptr-v0.2.3_GH0.tar.gz) = 41095
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- wayland-protocols>0 : graphics/wayland-protocols
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libwayland-client.so : graphics/wayland
- libxkbcommon.so : x11/libxkbcommon
- libcairo.so : graphics/cairo
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- x11_wl-kbptr
- USES:
- compiler:c11 gnome meson pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2.3 01 Nov 2024 10:46:14
    |
Jan Beich (jbeich)  |
x11/wl-kbptr: update to 0.2.3
Changes: https://github.com/moverest/wl-kbptr/releases/tag/v0.2.3
Reported by: GitHub (watch releases) |
0.2.2 29 Sep 2024 21:25:33
    |
Jan Beich (jbeich)  |
x11/wl-kbptr: update to 0.2.2
Changes: https://github.com/moverest/wl-kbptr/releases/tag/v0.2.2
Reported by: GitHub (watch releases) |
0.2.1 17 May 2024 19:17:56
    |
Jan Beich (jbeich)  |
x11/wl-kbptr: update to 0.2.1
Changes: https://github.com/moverest/wl-kbptr/releases/tag/v0.2.1
Reported by: GitHub (watch releases) |
0.2.0_1 17 May 2024 17:09:13
    |
Jan Beich (jbeich)  |
x11/wl-kbptr: backport warnings fix
wl_display#1: error 0: invalid object 13
[destroyed object]: error 4: surface was destroyed before its role object |
0.2.0 16 May 2024 09:59:47
    |
Jan Beich (jbeich)  |
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 |