xkbset 0.5-6 source package in Ubuntu

Changelog

xkbset (0.5-6) unstable; urgency=medium

  * QA upload.
  * Set maintainer to Debian QA Group. (see #847599)
  * Recommend perl-tk. (Closes: #415350)
  * Apply patch from Jari Aalto to update to packaging format 3.0
    (Closes: #669706)

 -- Adrian Bunk <email address hidden>  Sun, 22 Jan 2017 17:06:47 +0200

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any
Section:
x11
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
xkbset_0.5-6.dsc 1.7 KiB 6ff2f44872e4325243fa513278b2adc9de2e730a7baa138449238656962700e7
xkbset_0.5.orig.tar.gz 13.6 KiB 01c2579495b39e00d870f50225c441888dc88021e9ee3b693a842dd72554d172
xkbset_0.5-6.debian.tar.xz 3.9 KiB 3621012d2a179cfb318b31cf8f1b39fbbcada1329f4dca9be62b89206515b48a

Available diffs

No changes file available.

Binary packages built by this source

xkbset: 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.