Changeset 86
- Timestamp:
- 05/02/07 16:09:24 (6 years ago)
- Files:
-
- 1 modified
-
linux/X/neo (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
linux/X/neo
r84 r86 14 14 15 15 key <AE01> { [ 1, degree, notsign, onesuperior ] }; 16 key <AE02> { [ 2, 2, asciicircum, twosuperior] };16 key <AE02> { [ 2, 2, 2, twosuperior ] }; 17 17 key <AE03> { [ 3, section, 3, threesuperior ] }; 18 18 key <AE04> { [ 4, dollar, yen, cent, Prior, Prior ] }; … … 29 29 // obere Reihe 30 30 key <AD01> { [ x, X, at, Greek_xi, Escape, Greek_XI ] }; 31 key <AD02> { [ v, V, underscore, underscore, BackSpace ] };31 key <AD02> { [ v, V, underscore, underscore, BackSpace, U039B ] }; 32 32 key <AD03> { [ l, L, bracketleft, Greek_lambda, Up, Up ] }; 33 33 key <AD04> { [ c, C, bracketright, Greek_chi, ccedilla, copyright ] }; 34 key <AD05> { [ w, W, ascii tilde, asciitilde, Insert] };34 key <AD05> { [ w, W, asciicircum, asciicircum, Insert ] }; 35 35 key <AD06> { [ k, K, exclam, Greek_kappa, exclamdown ] }; 36 36 key <AD07> { [ h, H, less, Greek_psi, 7, Greek_PSI ] }; … … 57 57 58 58 // untere Reihe 59 key <AB01> { [ odiaeresis, Odiaeresis, ascii circum, asciicircum,Tab, Tab ] };59 key <AB01> { [ odiaeresis, Odiaeresis, asciitilde, asciitilde, Tab, Tab ] }; 60 60 key <AB02> { [ udiaeresis, Udiaeresis, dollar, Udiaeresis, Delete ] }; 61 61 key <AB03> { [ adiaeresis, Adiaeresis, bar, Greek_eta, Next, Next ] };
