Reply
Thread Tools
Posts: 26 | Thanked: 6 times | Joined on Apr 2010
#1
I wrote a Qt program called "myQt" and put it in /usr/local/bin/

Since I may need to use it hundred of times on demand, it is very troublesome to switch to and from it (by pressing CTRL + Backspace).

I wonder if I can do some "keyboard hot key" such as CTRL + RIGHT ARROW " to directly call and activate my program?

Thanks in advance for any suggestion!

xusc
 
Venemo's Avatar
Posts: 1,296 | Thanked: 1,773 times | Joined on Aug 2009 @ Budapest, Hungary
#2
It is possible.
Create a daemon that listens to the keyboard combo and then activates your app.
 
Reply


 
Forum Jump


All times are GMT. The time now is 19:32.