head 1.2; access; symbols netbsd-5-2-3-RELEASE:1.1.1.1 netbsd-5-1-5-RELEASE:1.1.1.1 netbsd-6-0-6-RELEASE:1.1.1.1 netbsd-6-1-5-RELEASE:1.1.1.1 netbsd-6-1-4-RELEASE:1.1.1.1 netbsd-6-0-5-RELEASE:1.1.1.1 riastradh-xf86-video-intel-2-7-1-pre-2-21-15:1.2 riastradh-drm2-base:1.2 netbsd-6-1-3-RELEASE:1.1.1.1 netbsd-6-0-4-RELEASE:1.1.1.1 netbsd-5-2-2-RELEASE:1.1.1.1 netbsd-5-1-4-RELEASE:1.1.1.1 netbsd-6-1-2-RELEASE:1.1.1.1 netbsd-6-0-3-RELEASE:1.1.1.1 netbsd-5-2-1-RELEASE:1.1.1.1 netbsd-5-1-3-RELEASE:1.1.1.1 netbsd-6-1-1-RELEASE:1.1.1.1 netbsd-6-1:1.1.1.1.0.14 netbsd-6-0-2-RELEASE:1.1.1.1 netbsd-6-1-RELEASE:1.1.1.1 netbsd-6-1-RC4:1.1.1.1 netbsd-6-1-RC3:1.1.1.1 netbsd-6-1-RC2:1.1.1.1 netbsd-6-1-RC1:1.1.1.1 netbsd-5-2:1.1.1.1.0.12 netbsd-6-0-1-RELEASE:1.1.1.1 netbsd-5-2-RELEASE:1.1.1.1 netbsd-5-2-RC1:1.1.1.1 netbsd-6-0:1.1.1.1.0.10 netbsd-6-0-RELEASE:1.1.1.1 netbsd-6-0-RC2:1.1.1.1 netbsd-6-0-RC1:1.1.1.1 netbsd-6:1.1.1.1.0.8 netbsd-6-base:1.1.1.1 netbsd-5-1-2-RELEASE:1.1.1.1 netbsd-5-1-1-RELEASE:1.1.1.1 netbsd-5-1:1.1.1.1.0.6 netbsd-5-1-RELEASE:1.1.1.1 netbsd-5-1-RC4:1.1.1.1 netbsd-5-1-RC3:1.1.1.1 netbsd-5-1-RC2:1.1.1.1 netbsd-5-1-RC1:1.1.1.1 netbsd-5-0-2-RELEASE:1.1.1.1 netbsd-5-0-1-RELEASE:1.1.1.1 netbsd-5-0:1.1.1.1.0.4 netbsd-5-0-RELEASE:1.1.1.1 netbsd-5-0-RC4:1.1.1.1 netbsd-5-0-RC3:1.1.1.1 netbsd-5-0-RC2:1.1.1.1 netbsd-5-0-RC1:1.1.1.1 netbsd-5:1.1.1.1.0.2 netbsd-5-base:1.1.1.1 xkbdata-1-0-1:1.1.1.1 xorg:1.1.1; locks; strict; comment @# @; 1.2 date 2012.07.12.20.33.24; author wiz; state dead; branches; next 1.1; 1.1 date 2008.07.30.04.22.28; author mrg; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2008.07.30.04.22.28; author mrg; state Exp; branches; next ; desc @@ 1.2 log @Remove dist files for xkbdata, unused since June 2009, when it was replaced with xkeyboard-config. Ok mrg@@ @ text @// $Xorg: sym_interp,v 1.3 2000/08/17 19:54:48 cpqbld Exp $ xkb_compatibility "torture" virtual_modifiers NumLock,AltGr; interpret Shift_L { action= SetMods(mods=Shift); }; augment interpret Shift_L { repeat= True; action= NoAction(); }; interpret Shift_R { action= NoAction(); }; override interpret Shift_R { repeat= True; action= SetMods(mods=Shift); }; include "torture/sym_interp1" augment interpret Control_L { locking= True; action= NoAction(); }; override interpret Control_R { locking= False; action= SetMods(mods=Control); }; interpret ISO_Next_Group { repeat= False; action= LockGroup(group=+1); }; augment "torture/sym_interp2" interpret ISO_Prev_Group { action= NoAction(); }; override "torture/sym_interp3" interpret Num_Lock { repeat= True; action= NoAction(); }; replace interpret Num_Lock { action= LockMods(mods=NumLock); }; augment interpret Num_Lock { virtualMod= NumLock; }; interpret Mode_switch { locking= True; virtualMod= NumLock; action= NoAction(); }; replace "torture/sym_interp4" @ 1.1 log @Initial revision @ text @@ 1.1.1.1 log @initial import of xkbdata-1.0.1 @ text @@