From: David Jenkins Newsgroups: comp.os.msdos.djgpp Subject: Re: Rhide keyboard problem Date: Fri, 28 Mar 1997 01:32:47 +0000 Organization: None Distribution: world Message-ID: References: <333A26B7 DOT 3143 AT rug DOT ac DOT be> NNTP-Posting-Host: jenkinsdavid.demon.co.uk MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=iso-8859-1 Lines: 37 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp In article <333A26B7 DOT 3143 AT rug DOT ac DOT be>, Vik Heyndrickx writes >David Jenkins wrote: >> >> I installed version 1.2 March17'th. >> OVER my old 1.1d version. >> Now whenever I press "shift" + "\" I get a "|" with a break halfway down >> instead of an actual "|". >> >> I've tried >> renaming keybind.txt to keybindo.txt >> and >> renaming uk.txt to keybind.txt >> >This minor problem is not related to the keyboard, but to the character >generator of your video. It is still the same character "|", so wherever >you need it you can use "|" with a break halfway down. > >Maybe try another video mode if you don't like this appearance? > >Strange that this only occured in RHIDE 1.2. It should have been the >same in RHIDE 1.1d Sorry but a "|" with a break in it will not compile like the "|" used to. I keep getting parse error before 0335. I have to use AltGr + ` this key does show a "|" shift + \ shows a "¦" ;-) It looks like Rhide is reading my keyboard correctly now, before it wasn't. And that Win95 is reading my keyboard wrongly. *ODD* ;-) -- http://www.jenkinsdavid.demon.co.uk for Newbie C programers and a larf. ;-) David Jenkins