blob: 237c13d74eb2a4e4a00e39a587aa8e898d0dd113 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
Required for 100% compatibility with XKB:
- Jukebox (possibility that this won't ever be done)
- Loading the keydatabase
- Proper indicator support
- ISOLock
- key lock
- radio groups
- overlays
- Latching (properly, mostly works)
- Enabling/disabling controls
- The following controls are not implemented at all:
- SlowKeys
- BounceKeys
- StickyKeys
- MouseKeysAccel
- AccesXKeys
- AccesXTimeout
- AccessXFreedback (jukebox required)
- Overlay1 + Overlay2
- AudibleBell
- IgnoreGroupLock
- EnabledControls
Hurd features:
- Binding a string to a key (requires new action)
(It should be possible to insert this on other vcs too)
- Binding executable to a key (requires new action)
I'm sure I forgot some missing features, please report them:
metgerards@student.han.nl
|