* Add the keymap menu to the short panel too, and move it to F3 next to

language.
master
Colin Watson 18 years ago
parent 5a6f5a982c
commit 587b7307c6

7
debian/changelog vendored

@ -1,3 +1,10 @@
gfxboot-theme-ubuntu (0.1.14) UNRELEASED; urgency=low
* Add the keymap menu to the short panel too, and move it to F3 next to
language.
-- Colin Watson <cjwatson@ubuntu.com> Tue, 21 Feb 2006 11:56:41 +0000
gfxboot-theme-ubuntu (0.1.13) dapper; urgency=low
* pa is Punjabi (Gurmukhi), not Persian.

@ -42,11 +42,11 @@
syslinux {
[ .panel.both [ keyF2 0 "F2" /panel.lang /panel.lang.width /panel.lang.update /lang.init ] ]
[ .panel.both [ keyF3 0 "F3" /panel.video /panel.video.width /panel.video.update /video.init ] ]
[ .panel.both [ keyF4 0 "F4" /panel.access /panel.access.width /panel.access.update /access.init ] ]
[ .panel.short [ keyF5 0 "F5" /panel.options /panel.options.width /panel.options.update .undef ] ]
[ .panel.both [ keyF3 0 "F3" /panel.keymap /panel.keymap.width /panel.keymap.update /keymap.init ] ]
[ .panel.both [ keyF4 0 "F4" /panel.video /panel.video.width /panel.video.update /video.init ] ]
[ .panel.both [ keyF5 0 "F5" /panel.access /panel.access.width /panel.access.update /access.init ] ]
[ .panel.full [ keyF5 0 "F5" /panel.keymap /panel.keymap.width /panel.keymap.update /keymap.init ] ]
[ .panel.short [ keyF6 0 "F6" /panel.options /panel.options.width /panel.options.update .undef ] ]
is_live not {
[ .panel.full [ keyF6 0 "F6" /panel.dimode /panel.dimode.width /panel.dimode.update /dimode.init ] ]

Loading…
Cancel
Save