From d15465ddb6e92263bcd182d81845adbe00e9bd2c Mon Sep 17 00:00:00 2001 From: Alexandr Shadchin Date: Sun, 13 Feb 2011 23:54:08 +0500 Subject: Remove RCS tags Signed-off-by: Alexandr Shadchin --- compat/accessx | 2 -- compat/basic | 4 ---- compat/complete | 3 --- compat/default | 2 -- compat/iso9995 | 4 ---- compat/japan | 3 --- compat/keypad | 2 -- compat/level5 | 5 ----- compat/misc | 7 ------- compat/mousekeys | 3 --- compat/norepeat | 2 -- compat/olpc | 1 - compat/pc | 1 - compat/pc98 | 7 ------- compat/xfree86 | 1 - compat/xtest | 1 - 16 files changed, 48 deletions(-) (limited to 'compat') diff --git a/compat/accessx b/compat/accessx index 3e4b461..0ed34ce 100644 --- a/compat/accessx +++ b/compat/accessx @@ -1,5 +1,3 @@ -// $Xorg: accessx,v 1.3 2000/08/17 19:54:34 cpqbld Exp $ - default partial xkb_compatibility "basic" { interpret AccessX_Enable { action= LockControls(controls=AccessXKeys); diff --git a/compat/basic b/compat/basic index 8f99c7b..393c324 100644 --- a/compat/basic +++ b/compat/basic @@ -1,12 +1,8 @@ -// $Xorg: basic,v 1.3 2000/08/17 19:54:34 cpqbld Exp $ - // Minimal set of symbol interpretations to provide // reasonable default behavior (Num lock, shift and // caps lock and mode switch) and set up the // automatic updating of common keyboard LEDs. -// $XFree86: xc/programs/xkbcomp/compat/basic,v 1.2 2000/11/06 19:24:10 dawes Exp $ - default xkb_compatibility "basic" { virtual_modifiers NumLock,AltGr; diff --git a/compat/complete b/compat/complete index cd8d059..d33c4db 100644 --- a/compat/complete +++ b/compat/complete @@ -1,5 +1,3 @@ -// $XKeyboardConfig$ -// $Xorg: complete,v 1.3 2000/08/17 19:54:34 cpqbld Exp $ default xkb_compatibility "complete" { include "basic" augment "iso9995" @@ -10,4 +8,3 @@ default xkb_compatibility "complete" { augment "level5" augment "caps(caps_lock)" }; - diff --git a/compat/default b/compat/default index 090793f..4c4461f 100644 --- a/compat/default +++ b/compat/default @@ -1,5 +1,3 @@ -// $XKeyboardConfig$ -// $Xorg: default,v 1.3 2000/08/17 19:54:34 cpqbld Exp $ default xkb_compatibility "default" { include "basic" augment "mousekeys" diff --git a/compat/iso9995 b/compat/iso9995 index d513c1c..eee104d 100644 --- a/compat/iso9995 +++ b/compat/iso9995 @@ -1,10 +1,6 @@ -// $Xorg: iso9995,v 1.3 2000/08/17 19:54:34 cpqbld Exp $ - // Fairly complete set of symbol interpretations // to provide reasonable default behavior -// $XFree86: xc/programs/xkbcomp/compat/iso9995,v 1.3 2003/02/21 03:16:34 dawes Exp $ - default partial xkb_compatibility "default" { virtual_modifiers LevelThree,AltGr; diff --git a/compat/japan b/compat/japan index 00187d0..ab4f85e 100644 --- a/compat/japan +++ b/compat/japan @@ -1,5 +1,3 @@ -// $Xorg: japan,v 1.3 2000/08/17 19:54:34 cpqbld Exp $ - // Japanese keyboards need Eisu and Kana shift and // lock keys, which are typically bound to the // second shift level for some other modifier key. @@ -45,4 +43,3 @@ partial xkb_compatibility "kana_lock" { groups= All-Group1; }; }; - diff --git a/compat/keypad b/compat/keypad index 469edec..6bac680 100644 --- a/compat/keypad +++ b/compat/keypad @@ -1,5 +1,3 @@ -// $Xorg: keypad,v 1.3 2000/08/17 19:54:34 cpqbld Exp $ - // Interpretations needed to implement the numeric keypad // as an overlay instead of a modifier. diff --git a/compat/level5 b/compat/level5 index 4769354..8d28051 100644 --- a/compat/level5 +++ b/compat/level5 @@ -1,11 +1,6 @@ -// $XKeyboardConfig$ -// $Xorg: level5,v 1.3 2000/08/17 19:54:34 cpqbld Exp $ - // Fairly complete set of symbol interpretations // to provide reasonable default behavior -// $XFree86: xc/programs/xkbcomp/compat/iso9995,v 1.3 2003/02/21 03:16:34 dawes Exp $ - default partial xkb_compatibility "default" { virtual_modifiers LevelFive; diff --git a/compat/misc b/compat/misc index 184fedc..cfe9a39 100644 --- a/compat/misc +++ b/compat/misc @@ -1,10 +1,3 @@ -// $XdotOrg: xc/programs/xkbcomp/compat/misc,v 1.1.4.4 2004/03/05 13:41:28 eich Exp $ -// $Xorg: misc,v 1.3 2000/08/17 19:54:34 cpqbld Exp $ -// -// -// -// $XFree86: xc/programs/xkbcomp/compat/misc,v 1.4 2003/05/15 13:31:57 pascal Exp $ - default partial xkb_compatibility "misc" { virtual_modifiers Alt,Meta,Super,Hyper,ScrollLock; diff --git a/compat/mousekeys b/compat/mousekeys index fbd2b88..f60c756 100644 --- a/compat/mousekeys +++ b/compat/mousekeys @@ -1,6 +1,3 @@ - -// $Xorg: mousekeys,v 1.3 2000/08/17 19:54:34 cpqbld Exp $ - // Interpretations for arrow keys and a bunch of other // common keysyms which make it possible to bind "mouse" // keys using xmodmap and activate or deactivate them diff --git a/compat/norepeat b/compat/norepeat index 07b0b7a..b510ea0 100644 --- a/compat/norepeat +++ b/compat/norepeat @@ -1,5 +1,3 @@ -// $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 diff --git a/compat/olpc b/compat/olpc index 001da12..a7a2cc4 100644 --- a/compat/olpc +++ b/compat/olpc @@ -1,4 +1,3 @@ -// $XKeyboardConfig$ // // Created by Bernardo Innocenti // diff --git a/compat/pc b/compat/pc index 5ce7d76..e970795 100644 --- a/compat/pc +++ b/compat/pc @@ -1,4 +1,3 @@ -// $Xorg: pc,v 1.3 2000/08/17 19:54:34 cpqbld Exp $ default partial xkb_compatibility "pc" { // Sets the "Alt" virtual modifier diff --git a/compat/pc98 b/compat/pc98 index 23f3f79..f7e4001 100644 --- a/compat/pc98 +++ b/compat/pc98 @@ -1,10 +1,3 @@ -// $Xorg: pc98,v 1.3 2000/08/17 19:54:34 cpqbld Exp $ - - - - -// $XFree86: xc/programs/xkbcomp/compat/pc98,v 3.1 1997/10/26 13:25:33 dawes Exp $ - // Minimal set of symbol interpretations to provide // reasonable default behavior (Num lock, shift and // caps lock and mode switch) and set up the diff --git a/compat/xfree86 b/compat/xfree86 index 2da65fd..e08b0db 100644 --- a/compat/xfree86 +++ b/compat/xfree86 @@ -1,4 +1,3 @@ -// $XFree86$ // XFree86 special keysyms default partial xkb_compatibility "basic" { diff --git a/compat/xtest b/compat/xtest index a35ced9..5ee88cc 100644 --- a/compat/xtest +++ b/compat/xtest @@ -1,4 +1,3 @@ -// $Xorg: xtest,v 1.3 2000/08/17 19:54:34 cpqbld Exp $ default xkb_compatibility "xtest" { // Minimal set of symbol interpretations to provide -- cgit v1.2.1