Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-02-26 | Consistently declare layouts with "default partial" | Marko Myllynen | 1 | -1/+1 | |
Consolidate earlier inconsistent wording variants meaning the same thing to use "default partial" everywhere. | |||||
2013-10-02 | symbols/*: Separating the keyword 'default' with two spaces from any others. | Benno Schulenberg | 1 | -1/+1 | |
To make it stand out a little more. Signed-off-by: Benno Schulenberg <bensberg@justemail.net> | |||||
2013-10-01 | symbols/*: Putting the keyword 'default' always first among any keywords. | Benno Schulenberg | 1 | -1/+1 | |
Signed-off-by: Benno Schulenberg <bensberg@justemail.net> | |||||
2011-10-05 | Levels 2-4 for CTRL+ALT are propagated from level 1 | Sergey V. Udaltsov | 1 | -1/+1 | |
2011-10-01 | Fixing keys using CTRL+ALT type | Sergey V. Udaltsov | 1 | -1/+1 | |
https://bugs.freedesktop.org/show_bug.cgi?id=41297 A number of keys used 2nd level for CTRL+ALT action, now they are using level 5 | |||||
2011-02-19 | Remove RCS tags | Alexandr Shadchin | 1 | -1/+0 | |
Signed-off-by: Alexandr Shadchin <Alexandr.Shadchin@gmail.com> | |||||
2009-04-25 | This disables zapping by default, it can be reenabled with | Sergey V. Udaltsov | 1 | -0/+8 | |
'setxkbmap -option terminate:ctrl_alt_bksp'. |