Dear List,
I need to simulate keystrokes using hotkeys, say, I want that CTRL+TAB launches the command "ssh myname@remoteserver" in the terminal that I am currently in.
I could do it in suse 10.X, but not with 11.3 and KDE 4.X (it is impossible).
I might be able to do it with "xkeysend" (probably KDE 4.X wont allow that because the configuration section defining hotkeys seems to be slightly broken), but I can´t xkeysend in my installation either..
http://forums.opensuse.org/english/other-forums/looking-something-other-than... support/432149-linux-key-press-utility.html
How should I proceed? :(
Regards,
Sampsa
Am Mittwoch, 9. Februar 2011, 13:21:28 schrieb Sampsa Riikonen:
Dear List,
I need to simulate keystrokes using hotkeys, say, I want that CTRL+TAB launches the command "ssh myname@remoteserver" in the terminal that I am currently in.
I could do it in suse 10.X, but not with 11.3 and KDE 4.X (it is impossible).
Works here with KDE 4.6.
Sven
Sven Burmeister kirjoitti keskiviikko 09 helmikuu 2011 14:42:18:
Am Mittwoch, 9. Februar 2011, 13:21:28 schrieb Sampsa Riikonen:
Dear List,
I need to simulate keystrokes using hotkeys, say, I want that CTRL+TAB launches the command "ssh myname@remoteserver" in the terminal that I am currently in.
I could do it in suse 10.X, but not with 11.3 and KDE 4.X (it is impossible).
Works here with KDE 4.6.
Sven
Not in 4.4.4.
S.
On Wed, 9 Feb 2011 14:48:55 +0200 Sampsa Riikonen sampsa.riikonen@iki.fi wrote:
Sven Burmeister kirjoitti keskiviikko 09 helmikuu 2011 14:42:18:
Am Mittwoch, 9. Februar 2011, 13:21:28 schrieb Sampsa Riikonen:
Dear List,
I need to simulate keystrokes using hotkeys, say, I want that CTRL+TAB launches the command "ssh myname@remoteserver" in the terminal that I am currently in.
I could do it in suse 10.X, but not with 11.3 and KDE 4.X (it is impossible).
Works here with KDE 4.6.
Sven
Not in 4.4.4.
S.
Have you tried Xbindkeys or Xmodmap? They both allow customizing keyboard input.
Tom