home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2007 January, February, March & April
/
Chip-Cover-CD-2007-02.iso
/
boot
/
i386
/
root
/
usr
/
share
/
X11
/
xkb
/
compat
/
norepeat
< prev
next >
Wrap
Text File
|
2006-11-29
|
257b
|
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;
};
};