In /root/Startup I created a script containing
Code: Select all
xrandr --output eDP --mode 1366x768 --panning 1600x1000 --scale 1.0x1.0
I find that if the panning area is too large you can get 'lost', and messages that might normally pop up in the centre of the screen can be outside of the visible area, so a modest 20% x 30% increase is 'comfortable'
If you have the normal desktop layout with the panel at the bottom and drive icons in the bottom left, then that doesn't fit well when using panning. The panel will be placed at the bottom of the visible screen, not the virtual area. So also for the drives, but if you mount/open a drive - then it will be drawn relative to the virtual screen (lower down), leaving some higher up, some down below ... not nice.
So I moved the drive icons to be near the top, and also moved the panel to be down the left hand screen edge ... using Control Panel, Desktop, Fatdog Event Manager to move the drive icons and right clicked the panel and selected Configure Panel to reconfigure the panel.
So now my desktop layout looks like this
But that is a full screen capture, captured using mtpaint -s, my actual display ends at the bottom of the panel and out over to where the save icon is positioned.
A nice feature about panning is that you can better 'scroll' around chrome/whatever. I tend to set the global font size when configuring Fatdog to be a selection that has the chrome title and url bar a nice/comfortable size. With that set I then use the other configuration tools to revise the Qt and GTK font sizes to comfortable levels. But with my ageing eyes that tends to mean relatively large font sizes being used, and also means that for comfortable reading I use chromes Ctrl + and Ctrl - quite a bit on different web pages. With panning enabled as above, that makes reading web pages easier, just moving the mouse to the screen edges to pan across, or two finger sliding on the touchpad to scroll web pages up/down, and/or moving the mouse to the top/bottom of screen to pan up/down.
At times the larger screen area can be a inconvenience such as if watching a full screen movie/video, but you can either resize and position the windowed version to appear to be full screen, or run xrand again to set the pan area size to be the same as the actual screen size.