Results 1 to 1 of 1
Dear All,
My application currently work on console(Comand line Interface) mode of linux. i have mapped one key(say q) to switch to the last console. by last console i mean ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-11-2007 #1Just Joined!
- Join Date
- Jul 2007
- Posts
- 12
mapping Last_console Keysym
Dear All,
My application currently work on console(Comand line Interface) mode of linux. i have mapped one key(say q) to switch to the last console. by last console i mean the console from where i came to the current console. this i have done through by creating a custom map file and putting keyCode 16 = Last_Console in this file. When i load this map file. i am able to switch to last console. i.e i am able to achive toggling behavior between two consoles. however i am not able to toggle between the GUI and Console through the same. Most probably there is a seperate map file in which i need to define that keycode 16 = Last_Console.
Can anyone help me with this.
regards,
Arun


Reply With Quote
