* Key: CTRL and PGup / PGdown
@ 2003-02-03 12:15 Peter Forst
2003-02-03 12:44 ` Reinhard Karcher
2003-02-03 18:21 ` Jan Willem Stumpel
0 siblings, 2 replies; 9+ messages in thread
From: Peter Forst @ 2003-02-03 12:15 UTC (permalink / raw)
To: DosEmu Mailinglist
Hi there
I need the keyboard-keys: ctrl + page (up/down) in a dos-application. But with no
version of dosemu (1.1.4-X and 1.0.2) those keys will be supported.
Is it possible to change anything in dosemu to get this work ?
--
Peter Forst
<mail: pforst@firemail.de>
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Key: CTRL and PGup / PGdown
2003-02-03 12:15 Key: CTRL and PGup / PGdown Peter Forst
@ 2003-02-03 12:44 ` Reinhard Karcher
2003-02-03 17:46 ` Peter Forst
2003-02-03 18:21 ` Jan Willem Stumpel
1 sibling, 1 reply; 9+ messages in thread
From: Reinhard Karcher @ 2003-02-03 12:44 UTC (permalink / raw)
To: Peter Forst
On Mon, Feb 03, 2003 at 01:15:11PM +0100, Peter Forst wrote
> I need the keyboard-keys: ctrl + page (up/down) in a dos-application. But with no
> version of dosemu (1.1.4-X and 1.0.2) those keys will be supported.
> Is it possible to change anything in dosemu to get this work ?
>
Try $_rawkeyboard=(1)
Reinhard
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Key: CTRL and PGup / PGdown
2003-02-03 12:44 ` Reinhard Karcher
@ 2003-02-03 17:46 ` Peter Forst
2003-02-03 18:20 ` Bart Oldeman
0 siblings, 1 reply; 9+ messages in thread
From: Peter Forst @ 2003-02-03 17:46 UTC (permalink / raw)
To: DosEmu Mailinglist
On Mon, 3 Feb 2003 13:44:56 +0100
Reinhard Karcher <rkarcher@frey.de> wrote:
> On Mon, Feb 03, 2003 at 01:15:11PM +0100, Peter Forst wrote
> > I need the keyboard-keys: ctrl + page (up/down) in a dos-application. But with no
> > version of dosemu (1.1.4-X and 1.0.2) those keys will be supported
> > Is it possible to change anything in dosemu to get this work ?
> >
> Try $_rawkeyboard=(1)
>
Hm, I've the keyword $_rawkeyboard=(on) in my dosemu.conf - is it the same ?
But with your line, the same happens. No CTRL PgUP and PgDOWN.
What else, can I do ?
--
Peter Forst
<mail: pforst@firemail.de>
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Key: CTRL and PGup / PGdown
2003-02-03 17:46 ` Peter Forst
@ 2003-02-03 18:20 ` Bart Oldeman
0 siblings, 0 replies; 9+ messages in thread
From: Bart Oldeman @ 2003-02-03 18:20 UTC (permalink / raw)
To: Peter Forst; +Cc: DosEmu Mailinglist
On Mon, 3 Feb 2003, Peter Forst wrote:
> On Mon, 3 Feb 2003 13:44:56 +0100
> Reinhard Karcher <rkarcher@frey.de> wrote:
>
> > On Mon, Feb 03, 2003 at 01:15:11PM +0100, Peter Forst wrote
> > > I need the keyboard-keys: ctrl + page (up/down) in a dos-application. But with no
> > > version of dosemu (1.1.4-X and 1.0.2) those keys will be supported
> > > Is it possible to change anything in dosemu to get this work ?
> > >
> > Try $_rawkeyboard=(1)
> >
>
> Hm, I've the keyword $_rawkeyboard=(on) in my dosemu.conf - is it the same ?
> But with your line, the same happens. No CTRL PgUP and PgDOWN.
> What else, can I do ?
yes, (on) is the same as (1).
$_rawkeyboard only works on the console.
In terminals you can simulate ctrl pgup by typing
ctrl-^cPgUp
on my keyboard that is ctrl+6, then c then pgup.
see ctrl-^h for other keys.
the easiest way, however, is to use xdosemu.
Bart
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Key: CTRL and PGup / PGdown
2003-02-03 12:15 Key: CTRL and PGup / PGdown Peter Forst
2003-02-03 12:44 ` Reinhard Karcher
@ 2003-02-03 18:21 ` Jan Willem Stumpel
1 sibling, 0 replies; 9+ messages in thread
From: Jan Willem Stumpel @ 2003-02-03 18:21 UTC (permalink / raw)
To: Peter Forst; +Cc: linux-msdos
Peter Forst wrote:
> I need the keyboard-keys: ctrl + page (up/down) in a
> dos-application. But with no version of dosemu (1.1.4-X and
> 1.0.2) those keys will be supported. Is it possible to change
> anything in dosemu to get this work ?
Maybe your window manager uses these key combinations for its own
purposes? Which window manager are you using?
regards, Jan
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Key: CTRL and PGup / PGdown
@ 2003-02-03 21:56 Brian Dembinski
2003-02-04 6:21 ` Sergey Suleymanov
2003-02-04 20:57 ` Bart Oldeman
0 siblings, 2 replies; 9+ messages in thread
From: Brian Dembinski @ 2003-02-03 21:56 UTC (permalink / raw)
To: linux-msdos
Hi guys. I've been waiting to post but his problem is very similar to
mine so I'll do it now.
I'd like to know if it's possible to have the keyboard act like it's in
raw keyboard mode,
except that by pressing 'ctrl_alt_fn' you can change between the
different consoles in Linux.
Is this possible? Thanks.
Brian
p.s. I'm currently using Dosemu 1.1.3 on RedHat 7.2
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Key: CTRL and PGup / PGdown
2003-02-03 21:56 Brian Dembinski
@ 2003-02-04 6:21 ` Sergey Suleymanov
2003-02-04 20:57 ` Bart Oldeman
1 sibling, 0 replies; 9+ messages in thread
From: Sergey Suleymanov @ 2003-02-04 6:21 UTC (permalink / raw)
To: Linux-MSDOS Mailing list
>>>>> Brian Dembinski writes:
Brian> Hi guys. I've been waiting to post but his problem is very
Brian> similar to mine so I'll do it now. I'd like to know if it's
Brian> possible to have the keyboard act like it's in raw keyboard
Brian> mode, except that by pressing 'ctrl_alt_fn' you can change
Brian> between the different consoles in Linux. Is this possible?
Brian> Thanks.
Yoy can redefine the console layout. This is a piece of mine:
keycode 109 = Next
shift keycode 109 = F66
control keycode 109 = F67
alt keycode 109 = F68
shift control keycode 109 = F166
altgr shift keycode 109 = F66
altgr control keycode 109 = F67
altgr alt keycode 109 = F68
altgr shift control keycode 109 = F166
shift alt keycode 109 = Scroll_Forward
altgr shift alt keycode 109 = Scroll_Forward
string F66 = "\036s\036K3"
string F67 = "\036c\036K3"
string F68 = "\036a\036K3"
string F166 = "\036s\036c\036K3"
--
Sergey Suleymanov
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Key: CTRL and PGup / PGdown
2003-02-03 21:56 Brian Dembinski
2003-02-04 6:21 ` Sergey Suleymanov
@ 2003-02-04 20:57 ` Bart Oldeman
1 sibling, 0 replies; 9+ messages in thread
From: Bart Oldeman @ 2003-02-04 20:57 UTC (permalink / raw)
To: Brian Dembinski; +Cc: linux-msdos
On Mon, 3 Feb 2003, Brian Dembinski wrote:
> Hi guys. I've been waiting to post but his problem is very similar to
> mine so I'll do it now.
> I'd like to know if it's possible to have the keyboard act like it's in
> raw keyboard mode,
> except that by pressing 'ctrl_alt_fn' you can change between the
> different consoles in Linux.
> Is this possible? Thanks.
that *is* already the current behaviour if you use $_rawkeyboard = (1).
Bart
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Key: CTRL and PGup / PGdown
@ 2003-11-10 4:54 John Charlton
0 siblings, 0 replies; 9+ messages in thread
From: John Charlton @ 2003-11-10 4:54 UTC (permalink / raw)
To: Sergey Suleymanov; +Cc: linux-msdos
Re: Key: CTRL and PGup / PGdown
Subject: Re: Key: CTRL and PGup / PGdown
From: Sergey Suleymanov <solt <at> eatpbank.ru>
Date: 04 Feb 2003 09:21:28 +0300
Newsgroups: gmane.linux.msdos.general
>>>>> Brian Dembinski writes:
Brian> Hi guys. I've been waiting to post but his problem is very
Brian> similar to mine so I'll do it now. I'd like to know if it's
Brian> possible to have the keyboard act like it's in raw keyboard
Brian> mode, except that by pressing 'ctrl_alt_fn' you can change
Brian> between the different consoles in Linux. Is this possible?
Brian> Thanks.
Yoy can redefine the console layout. This is a piece of mine:
keycode 109 = Next
shift keycode 109 = F66
control keycode 109 = F67
alt keycode 109 = F68
shift control keycode 109 = F166
altgr shift keycode 109 = F66
altgr control keycode 109 = F67
altgr alt keycode 109 = F68
altgr shift control keycode 109 = F166
shift alt keycode 109 = Scroll_Forward
altgr shift alt keycode 109 = Scroll_Forward
string F66 = "\036s\036K3"
string F67 = "\036c\036K3"
string F68 = "\036a\036K3"
string F166 = "\036s\036c\036K3"
I need to have ctrl PgUp/PgDn work in an xterm or ssh login. Currently I can
get them to work on the console setting $_rawkeyboard=(on) or using xdosemu
they also work. I just want the dos app running in dosemu to get the keypad
keys as if it were running in raw keyboard mode on the console or xdosemu.
Is there a way to do this so it just affects a single dosemu user without
reloading the console keymap?
--John
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2003-11-10 4:54 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-03 12:15 Key: CTRL and PGup / PGdown Peter Forst
2003-02-03 12:44 ` Reinhard Karcher
2003-02-03 17:46 ` Peter Forst
2003-02-03 18:20 ` Bart Oldeman
2003-02-03 18:21 ` Jan Willem Stumpel
-- strict thread matches above, loose matches on Subject: below --
2003-02-03 21:56 Brian Dembinski
2003-02-04 6:21 ` Sergey Suleymanov
2003-02-04 20:57 ` Bart Oldeman
2003-11-10 4:54 John Charlton
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox