-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathREADME
32 lines (19 loc) · 1.08 KB
/
README
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
This fork provides an implementation of SpaceFn in xf86-input-evdev.
"The SpaceFN layout: trying to end keyboard inflation"
https://geekhack.org/index.php?topic=51069.0
The idea of SpaceFn is to let the space key work as both a regular
space and a modifier. For more information about the implementation
and how to build, install, and configure it, see
http://www.ljosa.com/~ljosa/software/spacefn-xorg/.
------------------------------------------------------------------------
xf86-input-evdev - Generic Linux input driver for the Xorg X server
Please submit bugs & patches to the Xorg bugzilla:
https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
All questions regarding this software should be directed at the
Xorg mailing list:
http://lists.freedesktop.org/mailman/listinfo/xorg
The master development code repository can be found at:
git://anongit.freedesktop.org/git/xorg/driver/xf86-input-evdev
http://cgit.freedesktop.org/xorg/driver/xf86-input-evdev
For more information on the git code manager, see:
http://wiki.x.org/wiki/GitPage