]> git.pld-linux.org Git - packages/XFree86.git/blob - XFree86-romanian-keyboard-fix.patch
- outdated
[packages/XFree86.git] / XFree86-romanian-keyboard-fix.patch
1 --- XFree86-4.0.2.orig/xc/programs/xkbcomp/symbols/ro   Tue Aug 15 12:51:32 2000
2 +++ XFree86-4.0.2/xc/programs/xkbcomp/symbols/ro        Fri Jan 19 22:03:56 2001
3 @@ -5,7 +5,6 @@
4  //
5  // Created by Cristian Gafton, <gafton@redhat.com> (C) 2000
6  // 
7 -// $XFree86: xc/programs/xkbcomp/symbols/ro,v 3.1 2000/08/15 16:51:32 dawes Exp $
8  
9  partial hidden alphanumeric_keys modifier_keys
10  xkb_symbols "basic" {
11 @@ -13,7 +12,7 @@
12  
13      key <TLDE> { [], [ acircumflex,     acircumflex    ] };
14      key <AC01> { [], [ atilde,         acircumflex     ] };   
15 -    key <AC02> { [], [ scedilla,       Scedilla        ] };
16 +    key <AC02> { [], [ masculine,      ordfeminine     ] };
17      key <AD05> { [], [ thorn,          Thorn           ] };
18      key <AD08> { [], [ icircumflex,    Icircumflex     ] };
19  };
This page took 0.030773 seconds and 3 git commands to generate.