On Thu, May 17, 2007 12:59 pm, Matthew Whiting wrote:
> the model is 170B6CB/170.
> http://www.p4c.philips.com/files/1/170b6cb_75/170b6cb_75_pss_aen.pdf -
> suggests setting to 60Hz would be the way to go (Maximum Resolution:
> 1280 x 1024 @ 75 Hz
> Recommended Resolution: 1280 x 1024 @ 60
> Hz).
> just have to figure how to set to 60Hz (System->Preferences->Screen
> Resolution doesn't allow setting to anything other than 75)
>
> Cheers
> Matt
Please try running xrandr on the command line and post the results. It
should look something like this:
[EMAIL PROTECTED] ~ $ xrandr
SZ: Pixels Physical Refresh
*0 1024 x 768 ( 271mm x 203mm ) *60
1 800 x 600 ( 271mm x 203mm ) 60
2 640 x 480 ( 271mm x 203mm ) 60
3 640 x 350 ( 271mm x 203mm ) 60
4 640 x 400 ( 271mm x 203mm ) 60
5 720 x 400 ( 271mm x 203mm ) 60
6 832 x 624 ( 271mm x 203mm ) 60
Current rotation - normal
Current reflection - none
Rotations possible - normal
Reflections possible - none
For other options:
[EMAIL PROTECTED] ~ $ xrandr --help
usage: xrandr [options]
where options are:
-display <display> or -d <display>
-help
-o <normal,inverted,left,right,0,1,2,3>
or --orientation <normal,inverted,left,right,0,1,2,3>
-q or --query
-s <size>/<width>x<height> or --size <size>/<width>x<height>
-r <rate> or --rate <rate>
-v or --version
-x (reflect in x)
-y (reflect in y)
--screen <screen>
--verbose
--
Nick Rout