Alt keys not working with XServer and MSCHED
Moderators: JRL, Dorian (MJT support)
-
- Newbie
- Posts: 3
- Joined: Thu Jun 19, 2003 2:58 pm
- Contact:
Alt keys not working with XServer and MSCHED
I am scripting commands with a XServer running on a windows desktop (Cygwin/XFree86). Regular text commands and mouse command work fine, but when I use the Press Alt command this seems to be ignored. I experimented with another macro tool (Macro Express) and it seems to get the Alt key recognized by the XServer just fine. I've been using MSCHED for the regular windows windows and it works great. Any ideas on how I might be able to get it the XServer to recognize Alt keys being pressed?
Have a try with the ASCII> command instead of MSched's Press ALT command.
Code: Select all
//ALTDown+ALTUp
ASCII>18,164
-
- Newbie
- Posts: 3
- Joined: Thu Jun 19, 2003 2:58 pm
- Contact:
Just2bSure ...
should be the same as ...
Send a mail to the MSched support!
Code: Select all
Ascii>18
Ascii>M
Ascii>164
Code: Select all
Press Alt
Send>M
Release Alt
-
- Newbie
- Posts: 3
- Joined: Thu Jun 19, 2003 2:58 pm
- Contact: