Re: [opensuse] nvidia display problem in 11.3



On Sunday 18 July 2010 14:23:12 Felix Miata wrote:
On 2010/07/18 03:56 (GMT-0400) lynn composed:
On Saturday 17 July 2010 20:04:48 (GMT+0200) Joel Young wrote:
After a lot of fighting with a similar problem, my screen referrer
1440x900, but Xorg went to 1440x960 all the time.
I put this line in my .bashrc file
xrandr --output default --mode 1440x900 --preferred

.bashrc is intended for bash, your login shell, which runs on every login,
not really what you want for commands designed to be run only for X. Did
you try putting it in ~/.xinitrc (which isn't necessary by default)?

I put the xrandr command in my /home/lynn/.bashrc file

Is there a global system wide file which does the same for all users?

I put global xrandr commands in /etc/X11/xinit/xinitrc. No one's told me a
better place when I've asked about problems with xrandr commands used
there. It seems when you have multiple xrandr commands, order of execution
is important, as well as order of command line parameters, which can make
getting configured quite confusing and frustrating.
Thanks for clarify this, I put it there after finding it put there in nvnew
forum
--

Greetings from
Joel Young aka JULLE
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx



Relevant Pages

  • Re: [opensuse] nvidia display problem in 11.3
    ... I put this line in my .bashrc file ... .bashrc is intended for bash, your login shell, which runs on every login, ... better place when I've asked about problems with xrandr commands used there. ...
    (SuSE)
  • Re: OT: Bash Problem
    ... >>I'm using the same .bashrc file, and there is no use of a profile file, so ... >>I can't see what the differences between the two consoles (in Konsole and ... >>allow long commands to wrap onto the NEXT line instead of the same one? ...
    (Debian-User)
  • Re: OT: Bash Problem
    ... > I'm using the same .bashrc file, and there is no use of a profile file, so ... > I can't see what the differences between the two consoles (in Konsole and ... > allow long commands to wrap onto the NEXT line instead of the same one? ... In konsole or in an xterm, you can use the backslash "\" at the end of a line ...
    (Debian-User)
  • Re: .bashrc file - write command output
    ... > I am writing to ask about the .bashrc file. ... Any commands you can type to the shell normally can be put in the ... command works by the sender writing directly to your terminal device. ...
    (comp.unix.shell)
  • Re: Activating ls colors by default
    ... That will cause your login shell to source your .bashrc file. ... Let me repeat snippets from the bash manual in the "INVOCATION" ... and reads and executes commands from the first one ...
    (Debian-User)