From: Cesar Rabak Newsgroups: comp.os.msdos.djgpp Subject: Re: Bug in rhide? Date: Thu, 08 Mar 2001 12:09:25 -0300 Lines: 20 Message-ID: <3AA7A0A5.2C1ACC7E@uol.com.br> References: <905E82F63NiklasPsonnospamhotm AT 130 DOT 235 DOT 20 DOT 4> NNTP-Posting-Host: 200-221-14-196.dsl-sp.uol.com.br (200.221.14.196) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: fu-berlin.de 984064197 792437 200.221.14.196 (16 [39218]) X-Mailer: Mozilla 4.76 [en] (Win98; U) X-Accept-Language: pt-BR,es,en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Niklas Pettersson wrote: > > Hello! > > I just downloaded version 1.4.7.8 of the great editor Rhide. I've been > using 1.4 before and I discovered a strange thing in the new version. If I > select a part of the text and press shift+del (the grey delete button) the > text is removed as supposed but if I instead use the white del button the > text disapears and a , is written instead... If I turn numlock ON the > delete works (white delete). I can understand if this problem rised only > when numlock is on but sholdn't it work with numlock off? When 'Num Lock' state is on, this key is the comma in several international keyboard layouts. Isn't it your case? HTH Cesar