|
From: Christian H. <li...@ew...> - 2011-09-23 07:48:35
|
Hello everybody, I use remmina to connect to a number of Windows servers. I prefer to have the window maximized, the server'S resolution should just fix in. To achieve this I used to set the resolution manually... But that is really stupid if you change the display all the time (notebook with 1366x800 and external VGA with 1680x1050). I would like to have another Option for the resolution in the settings: "Use client window size". Just for reference, first is my native resolution, second would be the correct resolution for the rdp session: abc@xyz:~$ xrandr | grep '*' 1680x1050 60.0*+ 59.9 abc@xyz:~$ xwininfo -shape -id $WINDOWID | egrep '(Width|Height)' Width: 1680 Height: 1002 Any chance to get something like that? -- Schoene Gruesse Chris |