LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Help needed with Xrandr! (https://www.linuxquestions.org/questions/linux-newbie-8/help-needed-with-xrandr-710069/)

drakeman007 03-08-2009 01:19 PM

Help needed with Xrandr!
 
Hello!

I need some help with xrandr commands!

xrander shows me only like 4 modelines,

i add my own mode using this

Code:

xrandr --newmode <modeline>
then
Code:

xrandr --addmode VGA-0 1152x864
then to put my mode i use
Code:

xrandr --output VGA-0 --mode 1152x864

And all this works fine, but when i restart my computer i have to do everything again! is there anyway to keep that settings in the xrandr?
why i lost my config anytime i restart my computer...

Thanks
REgards!

linuxlover.chaitanya 03-09-2009 05:53 AM

This link may help you in keeping your xrandr settings and enable them at bootup and login.

http://www.thinkwiki.org/wiki/Xorg_RandR_1.2

drakeman007 03-09-2009 08:26 AM

Quote:

Originally Posted by linuxlover.chaitanya (Post 3469472)
This link may help you in keeping your xrandr settings and enable them at bootup and login.

http://www.thinkwiki.org/wiki/Xorg_RandR_1.2



Thanks linuxlover.chaitanya, great help source!


All times are GMT -5. The time now is 01:04 AM.