I created this script
#!/bin/bash
xrandr 1280x1024
made it executable and then symbolically linked it to ~/.kde/Autostart
This worked fine in getting Kurumin to boot to a 1280x1024 resolution.
A computer diary. My day-2-day discoveries on Linux, errors, how-tos and things I want to remember.
I created this script
#!/bin/bash
xrandr 1280x1024
Posted by PaulFXH at 00:26
Labels: kurumin, screen_resolution
No comments:
Post a Comment