FS#21725 - LiveCD doesn't permit changing keyboards to use during installation
Attached to Project:
Release Engineering
Opened by Neil Munro (niadh) - Wednesday, 17 November 2010, 11:57 GMT
Last edited by Gerardo Exequiel Pozzi (djgera) - Tuesday, 23 October 2012, 05:38 GMT
Opened by Neil Munro (niadh) - Wednesday, 17 November 2010, 11:57 GMT
Last edited by Gerardo Exequiel Pozzi (djgera) - Tuesday, 23 October 2012, 05:38 GMT
|
Details
Introduction:
Having used arch linux for a while I decided to switch my keyboard to dvorak (literally just switched the caps around) but after a mistake I had to reinstall, no biggie, until I realised I couldn't do much except press random keys to work out which dvorak letter produced the correct qwerty letter. I discovered no easy way to change the layout for use during installation and found it a rather difficult issue to work around. I imagine this is true of any non-qwerty layouts that may be used during installation. I have also googled about for many there being an easy solution I missed (which is so often the case in situations like this) but I have not yet found anything. Steps to reproduce: Attempt to install arch linux using a non-qwerty keyboard. Potential solution: Would it be possible to offer the user a selection before the keymap is loaded (or even reload the key map if required) so a user who is not using a qwerty can easily install arch? Not that I am comparing distros but gentoo has about 60 seconds or so where a user can type in a number to select a keyboard layout, if the user presses nothing in that time it defaults to qwerty. I realise I have marked this as core, but would I be wrong in thinking it's actually AIF? |
This task depends upon
Closed by Gerardo Exequiel Pozzi (djgera)
Tuesday, 23 October 2012, 05:38 GMT
Reason for closing: Deferred
Additional comments about closing: There is no fancy way to do this with syslinux. Some ways was proposed but no feedback was received.
Tuesday, 23 October 2012, 05:38 GMT
Reason for closing: Deferred
Additional comments about closing: There is no fancy way to do this with syslinux. Some ways was proposed but no feedback was received.
If you write a brief instructions I will be more than happy to test this and provide feedback.
To test this, you can put syslinux (extlinux for example) in some medium, then copy dvorak.ktl then reference it from config file syslinux.cfg
[#1] http://mailman.archlinux.org/pipermail/arch-releng/2011-September/002106.html
[#2] http://mailman.archlinux.org/pipermail/arch-releng/2011-September/002107.html
I like this method, it's much better than my original idea. How do we go about with this? I like it because on my secondary machines (which are qwerty machines so my friends can also use) I don't have to do anything but on non-qwerty I can opt to change it. It's great work and I certainly like it!
Thanks very much!