home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
HAKERIS 11
/
HAKERIS 11.ISO
/
linux
/
system
/
LinuxConsole 0.4
/
linuxconsole0.4install-en.iso
/
xfree0.4.lcm
/
lib
/
X11
/
xkb
/
compat
/
norepeat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2004-03-24
|
257 b
|
12 lines
// $Xorg: norepeat,v 1.3 2000/08/17 19:54:34 cpqbld Exp $
// Put any otherwise normal keys that you don't want to repeat in
// this file
default partial xkb_compatibility "norepeat" {
interpret Return {
action= NoAction();
repeat= False;
};
};