summaryrefslogtreecommitdiff
path: root/symbols/terminate
Commit message (Collapse)AuthorAgeFilesLines
* Consistently declare layouts with "default partial"Marko Myllynen2020-02-261-1/+1
| | | | | Consolidate earlier inconsistent wording variants meaning the same thing to use "default partial" everywhere.
* symbols/*: Separating the keyword 'default' with two spaces from any others.Benno Schulenberg2013-10-021-1/+1
| | | | | | To make it stand out a little more. Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
* symbols/*: Putting the keyword 'default' always first among any keywords.Benno Schulenberg2013-10-011-1/+1
| | | | Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
* Levels 2-4 for CTRL+ALT are propagated from level 1Sergey V. Udaltsov2011-10-051-1/+1
|
* Fixing keys using CTRL+ALT typeSergey V. Udaltsov2011-10-011-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
* Remove RCS tagsAlexandr Shadchin2011-02-191-1/+0
| | | | Signed-off-by: Alexandr Shadchin <Alexandr.Shadchin@gmail.com>
* This disables zapping by default, it can be reenabled withSergey V. Udaltsov2009-04-251-0/+8
'setxkbmap -option terminate:ctrl_alt_bksp'.