summaryrefslogtreecommitdiff
path: root/types/extra
Commit message (Collapse)AuthorAgeFilesLines
* compat,types: harmonize some whitespace, and reshuffle some linesBenno Schulenberg2023-04-111-6/+9
| | | | Also, add some level specifications for clarity, although unneeded.
* types: group the basic four-level keypad type next to its sisterBenno Schulenberg2023-04-101-22/+16
| | | | | | | | | | | | Seventeen years ago, commit e3a93b0f51 wanted to distinguish between a normal keypad and a Mac keypad by redefining the FOUR_LEVEL_KEYPAD type when a Mac was used. Five years later, commit 566b887f8e removed this tweaked type again, causing the types in types/numpad to always include 'extra(keypad)'. Avoid these repetitive includes and group the FOUR_LEVEL_KEYPAD type (which, by the way, is not used anywhere) before its FOUR_LEVEL_MIXED_KEYPAD variant. Signed-off-by: Benno Schulenberg <bensberg@telfort.nl>
* types: improve the naming of the levels, distinguishing AltGr from AltBenno Schulenberg2023-04-041-16/+16
| | | | | | | | | | Types like "CTRL+ALT" and "FOUR_LEVEL_X" use both AltGr and Alt as modifiers -- it is then confusing to refer to both as "Alt". Also, using the word "Base" in the name for any level above the base level is not helpful, so drop those. Signed-off-by: Benno Schulenberg <bensberg@telfort.nl>
* types: consistently mention Shift before Lock (except for neater types)Benno Schulenberg2022-06-291-61/+61
| | | | Also, use leading tabs where possible, and normalize other whitespace.
* harmonize some whitespace, to slightly improve readabilityBenno Schulenberg2022-06-051-8/+9
| | | | | Also, reshuffle an option to after the ones that it includes, as is done elsewhere in the file.
* types/extra: condense and improve an obsolete comment, and re-indentBenno Schulenberg2022-05-271-21/+8
| | | | | | | | | | | | | | | | | | | Fifteen years ago, commit 12a470d288 added U+1E9E on the fifth level of AE11 of the basic German layout, but the compose sequence that was needed for the intended effect (<U1E9E>: "SS") never materialized in libX11 -- understandably, because it would have made it impossible to type an U+1E9E into a document. Since 2017 (see https://en.wikipedia.org/wiki/Eszet) it is permissible to use the capital form ẞ instead of SS, so there is no longer any need for transforming U+1E9E to "SS" -- and it would have been imperfect anyway, because sometimes "SZ" would be required instead. So, remove any mention of SS and sharp s from the description of the special FOUR_LEVEL_PLUS_LOCK type. (The sister comment in symbols/de was removed five years ago in commit de13d5ab2f.) Also, indent the comment and another to better show what they apply to.
* 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.
* types/*: Partly harmonizing some whitespace and tabbing.Benno Schulenberg2014-01-151-12/+12
| | | | Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
* types/*: Correcting, tweaking, and harmonizing some comments.Benno Schulenberg2014-01-151-25/+22
| | | | Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
* Fix "mac style" numpadSergey V. Udaltsov2011-10-161-22/+0
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=41607
* Remove RCS tagsAlexandr Shadchin2011-02-191-2/+0
| | | | Signed-off-by: Alexandr Shadchin <Alexandr.Shadchin@gmail.com>
* Entering SS, b.fd.o#7642svu2007-10-071-1/+1
|
* Entering SS, b.fd.o#7642svu2007-10-071-0/+33
|
* new French layouts, b.fd.o#8240svu2006-09-241-0/+34
|
* b.fd.o#8280,b.fd.o#8312svu2006-09-171-17/+42
|
* *** empty log message ***svu2005-10-161-1/+1
|
* a bit more cleanup in Serbiansvu2005-02-031-4/+1
|
* first feed-in of the layouts. The revolution is comingsvu2004-04-101-0/+96