Dvorak

Discussion/announcements about test/beta releases of UBCD will be posted here.

Moderators: Icecube, StopSpazzing

Post Reply
Message
Author
Ramaloke
Posts: 4
Joined: Tue Jan 13, 2009 3:43 am

Dvorak

#1 Post by Ramaloke » Tue Jan 13, 2009 3:48 am

Can you add dvorak keyboard layout?
I have few off them :)

Victor Chew
Posts: 1368
Joined: Mon Feb 21, 2005 10:59 pm
Contact:

#2 Post by Victor Chew » Tue Jan 13, 2009 9:53 pm

Any idea how to make it user-selectable?

syslinux allows you to load a new keyboard layout in the config file, but I can't think of a way to change it dynamically on user input..

Ramaloke
Posts: 4
Joined: Tue Jan 13, 2009 3:43 am

#3 Post by Ramaloke » Wed Jan 14, 2009 4:41 am

May be you now how to add it to FreeDOS language menu (keybrd) ?

I also tried to make new freedos menu entry and add

Code: Select all

KBDMAP dvorak 
there, not sure if it's right but thought to give it a try.
Anyway I didn't succeeded even in making iso bootable :(
used:

Code: Select all

 mkisofs -o test.iso <path>

Icecube
Posts: 1278
Joined: Fri Jan 11, 2008 2:52 pm
Contact:

#4 Post by Icecube » Wed Jan 14, 2009 5:20 am

The following link list the dvorak layout (freedos):
http://www.ibiblio.org/pub/micro/pc-stu ... /kpdos.htmhttp://www.ibiblio.org/pub/micro/pc-stu ... s/dos/keyb

For making a bootable iso, see the /ubcd/tools/ubcd2iso.bat file.

Ramaloke
Posts: 4
Joined: Tue Jan 13, 2009 3:43 am

#5 Post by Ramaloke » Wed Jan 14, 2009 2:14 pm

ok thanks for links. I managed to compile it now, but adding

Code: Select all

KBDMAP dvorak
neither in syslinux.cfg nor in isolinux.cfg does nothing :(

As for adding driver to freedos, I understand that keyboard.sys must be some how inserted into one of the cab files (witch one?) ? I couldn't figure out how :(

Ramaloke
Posts: 4
Joined: Tue Jan 13, 2009 3:43 am

#6 Post by Ramaloke » Thu Jan 22, 2009 7:51 am

Here in this project they have menu then isolinux boots

Image

may be you can integrate it too :)

Icecube
Posts: 1278
Joined: Fri Jan 11, 2008 2:52 pm
Contact:

#7 Post by Icecube » Thu Jan 22, 2009 10:32 am

Ramaloke wrote:adding

Code: Select all

KBDMAP dvorak
neither in syslinux.cfg nor in isolinux.cfg does nothing :(
This will add the layout only to the menu system (if you add the necessary keyboard files) (at least I think that it won't work in dos afterwards. I can be wrong).
Ramaloke wrote: As for adding driver to freedos, I understand that keyboard.sys must be some how inserted into one of the cab files (witch one?) ? I couldn't figure out how :(
You have to wait for as702 to add it. He has made the last updates of the freedos image.

System Rescue is a linux distribution. The "Loading keymaps" thing that you see there works only for linux. For dos you have something similar of course like in the freedos image (select something other than the default entry when you boot the freedos image).

You can try the danish layout for the moment (at least I found on a search someone with a dvorak keyboard which used the danish layout if dvorak wasn't available).

Post Reply