Port details |
- wl-kbptr Control the mouse pointer with the keyboard on Wayland
- 0.3.0 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: 2025-04-04 21:57:35
- Commit Hash: 457efe5
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-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 - There is no configure plist information for this port.
- Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- 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
- Package flavors (<flavor>: <package>)
- default: wl-kbptr
- opencv: wl-kbptr-opencv
- distinfo:
- TIMESTAMP = 1743703239
SHA256 (moverest-wl-kbptr-v0.3.0_GH0.tar.gz) = 69775029acb8ff7d814a2868afe22e72b8c9c99cbb35b0acf57eccd3609b089c
SIZE (moverest-wl-kbptr-v0.3.0_GH0.tar.gz) = 53657
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:
- ===> The following configuration options are available for wl-kbptr-0.3.0:
OPENCV=off: Computer Vision support via OpenCV
===> Use 'make config' to modify these settings
- 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.3.0 04 Apr 2025 21:57:35
    |
Jan Beich (jbeich)  |
x11/wl-kbptr: update to 0.3.0
Changes: https://github.com/moverest/wl-kbptr/releases/tag/v0.3.0
Reported by: GitHub (watch releases) |
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 |