Hi,
I am right now working on a Meego board. The default resolution is 1024x600.
To fit the screen into the display, I usually scale it with this.
xrandr --output LVDS0 --scale 1.28x1.25
I want to remove the headache of setting this every time by setting it somewhere.
I tried the following
[1] adding it in .xinitrc
[2] added it in /etc/init.d/rc.local
[3] /boot/extlinux/extlinux.conf 's boot command line
But in vain.
Any suggestions?
--
regards,
Arjun S R