View Single Post
Posts: 4 | Thanked: 0 times | Joined on Sep 2010
#12
in ED can you change the resolution of the screen by using xrandr? eg

xrandr --output LVDS1 --mode 800x480 --scale 1.5x1.5

(you have to replace LVDS1 with the name of your screen, see
output of xrandr)

josx