x-server-desktop-panning
X server desktop panning
If you have a small screen but want a larger desktop - for instance to see otherwise hidden buttons as in Linux Mint issue the following command:
xrandr --fb 1024x768 --output LVDS1 --panning 1024x768
To return to the native resolution issue:
xrandr --fb 1024x600 --output LVDS1 --panning 1024x600
x-server-desktop-panning.txt · Last modified: 2017/08/24 11:53 by baumi