Author Topic: Screen 1024x600  (Read 1439 times)

Offline Joble

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 6804
  • USA - Mountain Time
Screen 1024x600
« on: March 17, 2010, 08:22:02 PM »
parnote is to shy to post this helpful hint, so I will, but I got it from him so give credit where credit is due.
<Joble> I don't know if this is worth mentioning as a bug, but xchat preferences does not work on my 1024X600 monitor.  My selections don't stick cause I can't scroll down to OK or Apply
<parnote> Alt + Left Mouse Button and drag the window until you can see the OK or Apply button
<Meemaw> Alt + Left button and scroll on the mouse pad...... right?

So there you have it.  Maybe you know that already, but it was a big surprise to me, and IT WORKS!
Search First.
Forum Rules
Hero means I talk a lot, nothing more, nothing less!
Have an Awesome Day!
Healthy System

alexjamestodd

  • Guest
Re: Screen 1024x600
« Reply #1 on: March 17, 2010, 09:20:23 PM »
another little trick I discovered (dont know if this will work on pclinuxos or a kde desktop - but definately has worked for me on other distros ) is outlined here                                http://forum.eeeuser.com/viewtopic.php?id=81513

Basically , on my eee900 for example , the standard resolution is 1024x600 , this can cause problems with some apps going off screen etc.
Now if I run the command "xrandr --output LVDS1 --mode 1024x600 --scale 1.28x1.28"     (can be autostarted if needs be), my resolution amazingly goes to 1024x768 .All apps fit , and the desktop looks more traditional - font size may have to be increased though.

I dont know if krandr works the same but was amazed at the ability to fake a higher resolution.

Issuing the command "xrandr --output LVDS1 --mode 1024x600 --scale 1x1"   reverts everything to normal.

When I install the new pclos I will report back here if needs be

Offline blackhole

  • Full Member
  • ***
  • Posts: 66
Re: Screen 1024x600
« Reply #2 on: March 18, 2010, 01:29:47 AM »
Thanks Joble & alexjamestodd ...
I didn't know that.

Offline Howard

  • Hero Member
  • *****
  • Posts: 725
Re: Screen 1024x600
« Reply #3 on: March 18, 2010, 11:42:50 AM »
Just tried alexjamestodd's xandr command on my Dell mini 10v as root.  Didn't seem to have any effect.

By the way, shouldn't a scale of 1.28x1.28 result in 1311x768 from 1024x600?
How does one become a hero?  By asking a lot of dumb questions apparently! I have three computers of various ages, the most powerful is a Dell Netbook 10v; each has 2 or 3 versions of PCLOS of various vintages.  Location, St John's, Newfoundland.

alexjamestodd

  • Guest
Re: Screen 1024x600
« Reply #4 on: March 18, 2010, 09:30:31 PM »
I dont run it as root - just as a normal command

I believe the initial instruction from eeeuser.com should give a 1024x768 - mine is modified to what I found looks best.

The beauty is that you can "fake" any resolution by modifying the command