How to Install and Uninstall xkbset Package on Kali Linux

Last updated: October 04,2024

1. Install "xkbset" package

This guide covers the steps necessary to install xkbset on Kali Linux

$ sudo apt update $ sudo apt install xkbset

2. Uninstall "xkbset" package

Here is a brief guide to show you how to uninstall xkbset on Kali Linux:

$ sudo apt remove xkbset $ sudo apt autoclean && sudo apt autoremove

3. Information about the xkbset package on Kali Linux

Package: xkbset
Version: 0.8-1
Installed-Size: 67
Maintainer: Debian Accessibility Team
Architecture: amd64
Depends: libc6 (>= 2.34), libx11-6
Recommends: perl-tk
Size: 19400
SHA256: b8ea96930fec184bc71cd43b819049623a03287e4a2d6df40fb2ef3f3d485368
SHA1: 61e0f2b3314204d43e9e2baea8f4e657f1e7e218
MD5sum: 2336125ccaaa430bdb7a44b9c00b285a
Description: Small utility to change the AccessX settings of XKEYBOARD
AccessX is a set of features within the XKEYBOARD extension of the
X Window System designed to make X more accessible to users with
disabilities. XKEYBOARD is present in X11R6.1 and later. AccessX features
are typically unknown, given that in many implementations no interface
is provided to utilize their functionality.
.
Accessibility Features supported in AccessX include:
.
1. MouseKeys is a system whereby the numeric keypad can be used to control
the mouse pointer.
.
2. SlowKeys is a feature to "slow down" keyboard input.
.
3. StickyKeys enables the user who is unable to press and hold multi-key
combinations to enter them in a sequential format instead.
.
4. BounceKeys is similar to StickyKeys, except that instead of a delay
affecting all keys pressed, the delay is only enabled for the key the
user pressed last.
.
5. RepeatKeys sets the same parameters as the global repeat settings, but
it is important to make note of it as an accessibility feature as well.
Description-md5:
Multi-Arch: foreign
Homepage: https://faculty.missouri.edu/~stephen/software
Tag: accessibility::input, hardware::input:keyboard, implemented-in::c,
role::program, use::configuring
Section: x11
Priority: optional
Filename: pool/main/x/xkbset/xkbset_0.8-1_amd64.deb