From: "ratbag" Newsgroups: comp.os.msdos.djgpp Subject: Keyboard selection with RHIDE Date: 22 Dec 1996 12:11:17 GMT Organization: ifb.net Lines: 147 Message-ID: <01bbf001$9f17ef00$a4e685c1@p75> NNTP-Posting-Host: ratbag.wintermute.co.uk To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp I have read this Hi: Instructions to Configure the Keyboard: 1) Create 'gkey.exe' with: gcc -O2 -o gkey -s gkey.cc 2) Read the 'keybind.cc' file, this file contains ALL the keyboard assigments for the commands of the editor. 3) Search any difference between the commands and your keyboard. For example: the german keyboards don't do ^Y like we spect, that's the line isn't deleted, instead the editor is scrolled. Put all the annoying diffs. in a paper or file. 4) Read the 'keybind.h' and 'keybind.cc' to find what scan code have the differenece, for example (I'll continue with the german example): In 'keybind.cc' says: [CONTROL]