Implement new send-special-keys-to-remote-desktop action.
commit9123acc0dd0655a99e139d16aac62e109c7bcd2d
authoruwolfer <uwolfer@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Sun, 12 Aug 2007 19:22:21 +0000 (12 19:22 +0000)
committeruwolfer <uwolfer@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Sun, 12 Aug 2007 19:22:21 +0000 (12 19:22 +0000)
tree077e4be94158ec4a82bc4391957cefb75f8631a9
parentfcb3acee4d66d2637a3ce8c8ee4b649436ec72d5
Implement new send-special-keys-to-remote-desktop action.

This way the user can send for example already used shortcuts to the remote desktop without execute them on the local machine.

This action is now also available in the remote view toolbar (fullscreen toolbar).

BUG: 108619

git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/KDE/kdenetwork@699338 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
krdc/CMakeLists.txt
krdc/krdcui.rc
krdc/mainwindow.cpp
krdc/mainwindow.h
krdc/remoteview.cpp
krdc/remoteview.h
krdc/specialkeysdialog.cpp [new file with mode: 0644]
krdc/specialkeysdialog.h [new file with mode: 0644]
krdc/vnc/vncview.cpp
krdc/vnc/vncview.h