I need to change the Display/keyboard/cursor key from
application to normal on exit from a extra session
and would be simpler than going through the menu after each session
You can change the keyboard map with:
oSession.KeyMap = strKeyMap
Where oSession is your Extra session and strKeyMap is the name of the map you want to select.
You can load a color scheme, but I don't think you can change the display settings with the session object.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.