Hot answers tagged vnc
3
If you want full wicked colours follow this simple steps:
Open VNC VIEWER
Select OPTIONS
Unselect Adapt to Network Speed
Drag the bar to the quality you wish to have
To the Right is the best colour option but uses more bandwidth. To the left you have less bandwidth use but also less colours.
Now connect to the place you want.
1
As root:
cd /etc/xrdp
cp km-041d.ini km-040b.ini
This copies Swedish keyboard layout to Finnish keyboard layout.
Now run in your actual X session (not xrdp):
setxkbmap -layout fi
Then connect to this machine via Windows RDP client and Finnish keyboard layout works.
1
As an alternative to the above answer, what I did in my remote session was edit the dconf for ubuntu 12.10 on the gnome-fallback ui.
open Applications\System Tools\dconf Editor
navigate to:
org\gnome\desktop\wm\keybindings
then change the "show-desktop" keybinding to "[]", obviously without the quotations.
I then rebooted the machine, but you probably ...
Only top voted, non community-wiki answers of a minimum length are eligible