public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
* keyboard problem
  2002-11-03  5:10 pre-release 1.1.3.6 ...., dosemu-devel Bart Oldeman
@ 2003-03-16  1:59 ` Justin Zygmont
  2003-03-16  2:23   ` Bart Oldeman
  0 siblings, 1 reply; 6+ messages in thread
From: Justin Zygmont @ 2003-03-16  1:59 UTC (permalink / raw)
  To: linux-msdos

has anyone else noticed that some of the keys don't work?  The shift and 
arrow keys don't respond when running a program in dosemu, when playing a 
game, I can't even move around or jump.



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: keyboard problem
  2003-03-16  1:59 ` keyboard problem Justin Zygmont
@ 2003-03-16  2:23   ` Bart Oldeman
  2003-03-16  2:46     ` Justin Zygmont
  0 siblings, 1 reply; 6+ messages in thread
From: Bart Oldeman @ 2003-03-16  2:23 UTC (permalink / raw)
  To: Justin Zygmont; +Cc: linux-msdos

On Sat, 15 Mar 2003, Justin Zygmont wrote:

> has anyone else noticed that some of the keys don't work?  The shift and
> arrow keys don't respond when running a program in dosemu, when playing a
> game, I can't even move around or jump.

depends on what version you are using, and where you use DOSEMU (console,
X?)  I guess you have a problem with $_rawkeyboard for 1.1.4 at the
console -- try 1.1.4.15 or try the -k option.

Bart


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: keyboard problem
  2003-03-16  2:23   ` Bart Oldeman
@ 2003-03-16  2:46     ` Justin Zygmont
  0 siblings, 0 replies; 6+ messages in thread
From: Justin Zygmont @ 2003-03-16  2:46 UTC (permalink / raw)
  To: Bart Oldeman; +Cc: linux-msdos

it works now, thanks!


On Sat, 15 Mar 2003, Bart Oldeman wrote:

> On Sat, 15 Mar 2003, Justin Zygmont wrote:
> 
> > has anyone else noticed that some of the keys don't work?  The shift and
> > arrow keys don't respond when running a program in dosemu, when playing a
> > game, I can't even move around or jump.
> 
> depends on what version you are using, and where you use DOSEMU (console,
> X?)  I guess you have a problem with $_rawkeyboard for 1.1.4 at the
> console -- try 1.1.4.15 or try the -k option.
> 
> Bart
> 


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Keyboard problem
@ 2007-10-19  0:00 Alain M.
  2007-10-19  0:28 ` Alain M.
  0 siblings, 1 reply; 6+ messages in thread
From: Alain M. @ 2007-10-19  0:00 UTC (permalink / raw)
  To: dosEmu-list

Hi,

I just posted about this on FD-DEV, but further testing made me believe 
it's a dosemu problem:

I have a keyboard, that is a "small" and has a layout like a notebook 
but on a desktop and it has a key for characters "/" and "?" that is 
just besides the Alt-Grey key.

I found a program CCHAR in 
<http://www.bookcase.com/library/software/msdos.util.keyboard.html> that 
"displays keycode at bottom right of screen". It shows scancodes for 
everything, including Ctrl,Shift,Alt and all Locks *except* for this key!!!

Just tested with another program Chris sent on fd-dev with the same 
result :(

Please help

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Keyboard problem
  2007-10-19  0:00 Keyboard problem Alain M.
@ 2007-10-19  0:28 ` Alain M.
  2007-11-07  1:21   ` Keyboard problem - with NDN Alain M.
  0 siblings, 1 reply; 6+ messages in thread
From: Alain M. @ 2007-10-19  0:28 UTC (permalink / raw)
  To: dosEmu-list

Confirmed: I just managed to boot this same machine in pure FreeDOS and 
the key works just fine. ScanCode is 0x73=115

So it is a dosemu problem. Ah! I have tested many combinations of 
$_rawkeyboard and $_X_keycode...

Please help :(
Alain

Alain M. escreveu:
> Hi,
> 
> I just posted about this on FD-DEV, but further testing made me believe 
> it's a dosemu problem:
> 
> I have a keyboard, that is a "small" and has a layout like a notebook 
> but on a desktop and it has a key for characters "/" and "?" that is 
> just besides the Alt-Grey key.
> 
> I found a program CCHAR in 
> <http://www.bookcase.com/library/software/msdos.util.keyboard.html> that 
> "displays keycode at bottom right of screen". It shows scancodes for 
> everything, including Ctrl,Shift,Alt and all Locks *except* for this key!!!
> 
> Just tested with another program Chris sent on fd-dev with the same 
> result :(
> 
> Please help
> -
> To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 
> 

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Keyboard problem - with NDN
  2007-10-19  0:28 ` Alain M.
@ 2007-11-07  1:21   ` Alain M.
  0 siblings, 0 replies; 6+ messages in thread
From: Alain M. @ 2007-11-07  1:21 UTC (permalink / raw)
  To: dosEmu-list

Hi,

I still haven't fixed my keyboard problem 100%, but I know what is 
happening now!

Two keys ("ç" and "/") are generating a double scancode: one for ALT and 
one for the key, in fast sequence.

So in almost all applications there is no problem, an extra Alt doesn't 
make any difference, but NDN uses it change the cursor to the upper window.

I did a lot more tests and this is my configuration (all keys work):
$_rawkeyboard = (1)
$_X_keycode = (off)
$_layout = "auto"
autoexec.bat: keyb br,850,c:\bin\br.kl /ID:275
here is my keyboard: 
<http://web.omnidrive.com/APIServer/public/DBpDfNQ3OyrUjdIRc2OiY0Dd/MiniKeyboard.jpg>

All keys work except for these two keys in NDN. I tested many different 
keyboard, including big, small, brazilian and US. I also tested many old 
and latest NDN. A small program CCHAR.COM shows me the two scan codes 
when I press "ç" or "/"

I tried running dosemu with -Dk (or -D+k or +Dk) but nothing gets 
printed on the console.

Please help, but if you only direct me to the portion of dosemu's code 
where this could be happening, I can make tests...

Thanks,
Alain


-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-11-07  1:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-19  0:00 Keyboard problem Alain M.
2007-10-19  0:28 ` Alain M.
2007-11-07  1:21   ` Keyboard problem - with NDN Alain M.
  -- strict thread matches above, loose matches on Subject: below --
2002-11-03  5:10 pre-release 1.1.3.6 ...., dosemu-devel Bart Oldeman
2003-03-16  1:59 ` keyboard problem Justin Zygmont
2003-03-16  2:23   ` Bart Oldeman
2003-03-16  2:46     ` Justin Zygmont

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox