Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Save desktop settngs
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
ttre
n00b
n00b


Joined: 04 Aug 2016
Posts: 29

PostPosted: Sun Mar 19, 2017 2:55 pm    Post subject: Save desktop settngs Reply with quote

I have to set up:
xrandr --addmode VGA1 1024x600
xrandr --output VGA1 --mode 1024x600 --rate 60

I use Lxde

but I have to do it every time after reboot.
Where I can add it to save this settings ?
Back to top
View user's profile Send private message
Ant P.
Watchman
Watchman


Joined: 18 Apr 2009
Posts: 6920

PostPosted: Sun Mar 19, 2017 5:47 pm    Post subject: Reply with quote

Does it save the setting if you use lxrandr instead?
Back to top
View user's profile Send private message
ttre
n00b
n00b


Joined: 04 Aug 2016
Posts: 29

PostPosted: Mon Mar 20, 2017 2:41 pm    Post subject: Reply with quote

Ant P. wrote:
Does it save the setting if you use lxrandr instead?


I can but there is not 1024x600 on the list.
Back to top
View user's profile Send private message
Syl20
l33t
l33t


Joined: 04 Aug 2005
Posts: 619
Location: France

PostPosted: Wed Mar 22, 2017 8:32 am    Post subject: Reply with quote

I have a similar problem in my multimedia station. My monitor's native resolution (1366x768) isn't available, because of an incomplete EDID. I added the xrandr commands in ~/.xprofile, which is read sufficiently early to avoid loosing the desktop icons layout.
If several users log in, perhaps you could use /etc/xprofile instead, or add a file in /etx/X11/xinit/xinitrc.d/ (not tested).
Back to top
View user's profile Send private message
mrbassie
l33t
l33t


Joined: 31 May 2013
Posts: 771
Location: over here

PostPosted: Wed Mar 22, 2017 10:23 am    Post subject: Reply with quote

I have
Code:
Section "Monitor"
    Identifier "eDP-1"
    Modeline "1368x768_60.00"   85.25  1368 1440 1576 1784  768 771 781 798 -hsync -vsync
    Option "PreferredMode" "1368x768"
EndSection


In xorg.conf.
Back to top
View user's profile Send private message
Syl20
l33t
l33t


Joined: 04 Aug 2005
Posts: 619
Location: France

PostPosted: Thu Mar 23, 2017 8:30 am    Post subject: Reply with quote

That xorg.conf tuning worked perfectly with my old Nvidia card. That doesn't work now, with an integrated Intel one. So I must deal with xrandr commands...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum