From: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - 2006-07-20 03:37:41
|
Woll, Rolf wrote: > Hi! > > I've been using rdesktop with great success for quite some time know. > > However, I wonder if there is a keyboard shortcut available that unfocus > the desktop window. When started without the -K option, I have to > manually move the mouse pointer outside the rdesktop window to unfocus > it before using my linux keyboard shortcuts to change to a linux window. > It would be great if it was possible to do this without using the mouse. > > Thanks > Rolf > > Ctrl-Alt-Enter >From rdesktop's man page. -f Enable fullscreen mode. This overrides the window manager and causes the rdesktop window to fully cover the current screen. Fullscreen mode can be toggled at any time using Ctrl-Alt-Enter. |