 |
Emit Magician
Joined: 24 Feb 2001 Posts: 342 Location: USA
|
Posted: Tue Jul 02, 2002 5:20 am
ctr-alt-key sends ctrl-key |
theres a checkbox under Preferences|General|Command line that has a caption same as the subject of this post. i checked it, then hit ctrl-alt-c, expecting to send a "ctrl-c" signal to the server. when it didnt happen i thought 3 things. 1) i'm doing it wrong. 2) i don't understand what that box is supposed to mean. 3) the option doesn't work properly.
can anyone clue me in as to which of these three is true? |
|
|
 |
TonDiening GURU

Joined: 26 Jul 2001 Posts: 1958 Location: Canada
|
Posted: Wed Jul 03, 2002 5:40 pm |
Unfortunately I have nothing to test this
with. Seems like the control keys avoid
capture with #ONINPUT to see what is being
pressed and sent.
First time I acknoledged that that option existed
myself
Ton Diening
Providing untested answers that tend to be
more complicated than others.  |
|
|
 |
Emit Magician
Joined: 24 Feb 2001 Posts: 342 Location: USA
|
Posted: Sun Jul 07, 2002 7:08 pm |
does anyone else have any experience with this?
|
|
|
 |
LightBulb MASTER
Joined: 28 Nov 2000 Posts: 4817 Location: USA
|
Posted: Sun Jul 07, 2002 8:34 pm |
It looks like possibility 3) the option doesn't work properly.
I tested this using Control-Alt-M and #SENDP {%char(13)}. Control-Alt-M had no effect, #SENDP {%char(13)} did as expected, sent a carriage return to the mud causing it to advance a line and produce a new prompt.
You should probably send a bug-report to Zugg.
LightBulb
Senior Member |
|
|
 |
|
|