summaryrefslogtreecommitdiffstats
path: root/kbd.py
Commit message (Collapse)AuthorAgeFilesLines
* fixed conflict handling for non-sun x->console mappingErik Troan2000-03-061-50/+54
|
* fix keyboard map weightingMatt Wilson2000-03-061-6/+10
|
* add uk map, sort console2xkbMatt Wilson2000-02-141-37/+38
|
* sun keyboard fixesMatt Wilson2000-02-071-1/+5
|
* sun keyboard fixMatt Wilson2000-02-071-4/+17
|
* set kernel map from X settingsMatt Wilson2000-02-021-1/+21
|
* removed extraneous .map.gz from sun keymap listErik Troan1999-12-271-1/+1
|
* Fix parsing of probed Sun keyboard.jakub1999-10-181-3/+3
|
* Make serial console installs work.jakub1999-10-041-2/+11
|
* DiskDruid hacks:jakub1999-10-011-1/+1
| | | | | | | | | Make /boot default for WS and Server installations for sparc32, allow the user to make new sun disk labels, show appropriate partition types for new partition creation, move all maxswap computations into one place, add special constraint for sparc32 /boot or / (if no /boot), so that it will fit into first 1GB of the disk. Small fix in kbd.py.
* Keyboard autodetection, separated Keyboard stuff into separate module.jakub1999-09-301-0/+220