I have a 15" touchscreen and would like to change the resolution to 1024 x 768. Is there dependencies that would cause things to get borked?
Printable View
I have a 15" touchscreen and would like to change the resolution to 1024 x 768. Is there dependencies that would cause things to get borked?
take a look in /etc/matchbox/session. Change:
toCode:xrandr -s 800x600
The only reason why that wouldn't work is if your video card/monitor isn't properly supported in which case you have to manually configure the /etc/X11/xorg.conf file and add the resolutions manually. Hopefully the above works though.Code:xrandr -s 1024x768
Thanks Kev...
Worked like a champ and as a by product it has fixed my calibration issue as well. Now when i reboot the touchscreen is calibrated correctly! No more disconnecting the usb cable to get it calibrated.:peace: