Re: command to obtain current display resolution

2008-02-12 Thread Kamaraju S Kusumanchi
Raj Kiran Grandhi wrote: > Rick Dooling wrote: >> Hello, all, >> >> I'm running Etch and an nvidia card. I get some info about my display >> settings by running nvidia-settings. >> >> Is there a simple command from a bash prompt that will tell me what >> resolution my display is currently runnin

Re: command to obtain current display resolution

2008-02-11 Thread Rick Dooling
On Feb 11, 7:20 pm, Raj Kiran Grandhi <[EMAIL PROTECTED]> wrote: > > xwininfo -root > > xrandr Perfect! Thank you both. RD -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: command to obtain current display resolution

2008-02-11 Thread Vincent Lefevre
On 2008-02-11 20:08:37 -0500, Ralph Katz wrote: > $ xrandr > > also shows what's available. man xrandr. But it needs the RANDR extension. I'm not sure it is always available (e.g. in VNC). I suggest xdpyinfo. -- Vincent Lefèvre <[EMAIL PROTECTED]> - Web: 100% accessibl

Re: command to obtain current display resolution

2008-02-11 Thread Raj Kiran Grandhi
Rick Dooling wrote: Hello, all, I'm running Etch and an nvidia card. I get some info about my display settings by running nvidia-settings. Is there a simple command from a bash prompt that will tell me what resolution my display is currently running at? xwininfo -root Thanks for the help,

Re: command to obtain current display resolution

2008-02-11 Thread Ralph Katz
On 02/11/2008 07:30 PM, Rick Dooling wrote: > Hello, all, > > I'm running Etch and an nvidia card. I get some info about my display > settings by running nvidia-settings. > > Is there a simple command from a bash prompt that will tell me what > resolution my display is currently running at? > >

command to obtain current display resolution

2008-02-11 Thread Rick Dooling
Hello, all, I'm running Etch and an nvidia card. I get some info about my display settings by running nvidia-settings. Is there a simple command from a bash prompt that will tell me what resolution my display is currently running at? Thanks for the help, RD -- To UNSUBSCRIBE, email to [EMAIL