How to Install and Uninstall xkbset Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "xkbset" package

Please follow the steps below to install xkbset on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install xkbset

2. Uninstall "xkbset" package

Please follow the instructions below to uninstall xkbset on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the xkbset package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: xkbset
Priority: extra
Section: universe/x11
Installed-Size: 136
Maintainer: Francois Gurin
Architecture: amd64
Version: 0.5-5.1
Depends: libc6 (>= 2.4-1), libx11-6
Suggests: perl-tk
Filename: pool/universe/x/xkbset/xkbset_0.5-5.1_amd64.deb
Size: 25996
MD5sum: c083d5273ec9c5c4dcefe586b18106f1
SHA1: 0a7da1cc34d57a6979282bda619f1d489ccabacb
SHA256: d6dd5a9b34f06357c52f8a37fa880d538a16279b29d620357595e4f5652da95d
Description-en: 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
MouseKeys is a system whereby the numeric keypad can be used to control
the mouse pointer.
.
2. SlowKeys
SlowKeys is a feature to "slow down" keyboard input.
.
3. StickyKeys
StickyKeys enables the user who is unable to press and hold multi-key
combinations to enter them in a sequential format instead.
.
4. BounceKeys
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
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: 58510602441a9f4fdf59f88f82bfac31
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu