diff options
author | svu <svu> | 2004-09-13 18:49:29 +0000 |
---|---|---|
committer | svu <svu> | 2004-09-13 18:49:29 +0000 |
commit | 53bd9d1ffb8f4abb0568d708812aad93e9abfa90 (patch) | |
tree | c51fff60c2f84e389cd3546c3daf6da06134040e /compat | |
parent | 065983d45c2c9d891b21e6bdd0661d28f26e8d6c (diff) |
no dummy XFree keyword
Diffstat (limited to 'compat')
-rw-r--r-- | compat/README | 4 | ||||
-rw-r--r-- | compat/ledcaps | 2 | ||||
-rw-r--r-- | compat/lednum | 2 | ||||
-rw-r--r-- | compat/ledscroll | 2 |
4 files changed, 0 insertions, 10 deletions
diff --git a/compat/README b/compat/README index fb84d71e..00d591e7 100644 --- a/compat/README +++ b/compat/README @@ -31,7 +31,3 @@ events or the keymap direcly may be affected by some of the XKB differences. Thus most clients can take all advantages without modification but it also means that XKB state can be reported to clients that have not explicitly requested the keyboard extension. - - - -/* $XFree86$ */ diff --git a/compat/ledcaps b/compat/ledcaps index d52eb2fa..fc3084ee 100644 --- a/compat/ledcaps +++ b/compat/ledcaps @@ -1,6 +1,4 @@ // Use Caps Lock LED to show either Caps Lock, Group, or Shift Lock state -// -// $Xorg: $ default partial xkb_compatibility "caps_lock" { indicator "Caps Lock" { diff --git a/compat/lednum b/compat/lednum index e87f52b4..24a60a59 100644 --- a/compat/lednum +++ b/compat/lednum @@ -1,6 +1,4 @@ // Use Num Lock LED to show either Num Lock, Group, or Shift Lock state -// -// $Xorg: $ default partial xkb_compatibility "num_lock" { indicator "Num Lock" { diff --git a/compat/ledscroll b/compat/ledscroll index 9190884b..ca5a82c4 100644 --- a/compat/ledscroll +++ b/compat/ledscroll @@ -1,6 +1,4 @@ // Use Scroll Lock LED to show either Scroll Lock, Group, or Shift Lock state -// -// $Xorg: $ default partial xkb_compatibility "scroll_lock" { indicator "Scroll Lock" { |