How to dim the screen?

Booting, installing, newbie
Post Reply
Message
Author
User avatar
toomuchcomputertime
Posts: 171
Joined: Fri 18 Apr 2008, 17:58
Location: /usr/local/lib/X11/pixmaps/Cleveland\ OH\ USA.png

How to dim the screen?

#1 Post by toomuchcomputertime »

Is there a way to dim the screen on puppy? I often work in the dark and the screen is way to bright.

Thanks.

User avatar
Béèm
Posts: 11763
Joined: Wed 22 Nov 2006, 00:47
Location: Brussels IBM Thinkpad R40, 256MB, 20GB, WiFi ipw2100. Frugal Lin'N'Win

#2 Post by Béèm »

Turn the knob of the brightness lower.
Time savers:
Find packages in a snap and install using Puppy Package Manager (Menu).
[url=http://puppylinux.org/wikka/HomePage]Consult Wikka[/url]
Use peppyy's [url=http://wellminded.com/puppy/pupsearch.html]puppysearch[/url]

_Mark_
Posts: 97
Joined: Thu 24 Sep 2009, 07:17

#3 Post by _Mark_ »

Béèm wrote:Turn the knob of the brightness lower.
You beat me to it :D

Or if on a laptop usually a key combination does it usually the Fn key plus another your manual should tell you

emil
Posts: 633
Joined: Tue 10 Nov 2009, 08:36
Location: Austria
Contact:

#4 Post by emil »

If you have a newer puppy you can do this with xgamma,

Code: Select all

xgamma -rgamma 0.9 -bgamma 0.9 -ggamma 0.9
from commandline.

You can use every value between 1 and 0.1 to make it darker,
every value between 1 and 10 to make it brighter.
Obviously you can calibrate different colour channels.

There is even a standard gui for this, probably in Setup/xorgwizard/ Monitor Gamma calibration, but this is broken so you can get no darker values.

Download working replacement:
http://boxen.math.washington.edu/home/e ... gui-log.sh

0 - + 100: brighter
0 - - 100: darker

User avatar
toomuchcomputertime
Posts: 171
Joined: Fri 18 Apr 2008, 17:58
Location: /usr/local/lib/X11/pixmaps/Cleveland\ OH\ USA.png

#5 Post by toomuchcomputertime »

Wow, Thanks everyone for the responses.
Beem and _Mark_, this laptop doesn't have a brightess knob, but it does have Fn keys that work - in Windows only.

Emil, Thanks I just tried your app, also the one from the menu worked (I'm using 5.2), however, it just darkened the colored parts of my screen, is there a way to dim the white parts? I tried the command line, and both scripts but they all did the same thing.

- I've been playing traitor and using Kubuntu for awhile and was enjoying the brightness adjustments there, and am using puppy again - its changed since 4.2.

KDE doesn't allow processor scaling right now, and puppy does it well, also runs faster even though it isn't 64bit, and doesn't burn my computer apart (43 C instead of 88 C) :D

Thanks

User avatar
maxpro4u
Posts: 293
Joined: Sat 19 Jun 2010, 18:20
Location: Rittman,Ohio,USA, In dog years,I'm dead
Contact:

#6 Post by maxpro4u »

toomuchcomputertime wrote:Wow, Thanks everyone for the responses.
Beem and _Mark_, this laptop doesn't have a brightess knob, but it does have Fn keys that work - in Windows only.

Emil, Thanks I just tried your app, also the one from the menu worked (I'm using 5.2), however, it just darkened the colored parts of my screen, is there a way to dim the white parts? I tried the command line, and both scripts but they all did the same thing.

- I've been playing traitor and using Kubuntu for awhile and was enjoying the brightness adjustments there, and am using puppy again - its changed since 4.2.

KDE doesn't allow processor scaling right now, and puppy does it well, also runs faster even though it isn't 64bit, and doesn't burn my computer apart (43 C instead of 88 C) :D

Thanks
Have you checked out Fluppy? It is made for laptops. Most of my laptop's features work well with fluppy ootb 8)
http://www.murga-linux.com/puppy/viewtopic.php?t=56156
Dell D610 1.7M w/1024mb
Testing Slacko and a few others
I'm Max Wachtel and I approve this message.
Registered Linux User #393236

emil
Posts: 633
Joined: Tue 10 Nov 2009, 08:36
Location: Austria
Contact:

#7 Post by emil »

also the one from the menu worked (I'm using 5.2)
good, so its in!
however, it just darkened the colored parts of my screen, is there a way to dim the white parts?
I noticed, It's pretty suboptimal.
I think proper dimming involves also to lower the "backlight" property of your monitor. There is a X11 command-tool which should do this

http://boxen.math.washington.edu/home/e ... xbacklight

problem is that it has to work with your graphic drivers/chipset/videcard. I get
# ./xbacklight
No outputs have backlight property


So it doesn't work for me ...
Maybe, as already suggested, you could try Fluppy witch have best set of drivers for netbooks.

8) emil

User avatar
toomuchcomputertime
Posts: 171
Joined: Fri 18 Apr 2008, 17:58
Location: /usr/local/lib/X11/pixmaps/Cleveland\ OH\ USA.png

#8 Post by toomuchcomputertime »

Thanks. I just tried your xbacklight and the xbacklight from Fluppy (I think it is)
http://www.murga-linux.com/puppy/viewtopic.php?p=252339
But they didn't work. This is a toshiba which has had quite a few problems with drivers in the past. Thanks for the ideas everyone.

postfs1

#9 Post by postfs1 »

To reedit up to date.
Last edited by postfs1 on Sun 27 Mar 2016, 23:22, edited 1 time in total.

User avatar
Béèm
Posts: 11763
Joined: Wed 22 Nov 2006, 00:47
Location: Brussels IBM Thinkpad R40, 256MB, 20GB, WiFi ipw2100. Frugal Lin'N'Win

#10 Post by Béèm »

toomuchcomputertime wrote:Beem and _Mark_, this laptop doesn't have a brightess knob, but it does have Fn keys that work - in Windows only. Thanks
Well brightness knob = fnkey combination.
My laptop fnkey combination works independent of the OS fortunately.
If yours doesn't, I don't know if there is a solution.
Time savers:
Find packages in a snap and install using Puppy Package Manager (Menu).
[url=http://puppylinux.org/wikka/HomePage]Consult Wikka[/url]
Use peppyy's [url=http://wellminded.com/puppy/pupsearch.html]puppysearch[/url]

User avatar
toomuchcomputertime
Posts: 171
Joined: Fri 18 Apr 2008, 17:58
Location: /usr/local/lib/X11/pixmaps/Cleveland\ OH\ USA.png

#11 Post by toomuchcomputertime »

Thanks everyone,

postfs1, I haven't tried your suggestion yet, but plan to when I get a chance.

ndujoe1
Posts: 851
Joined: Mon 05 Dec 2005, 01:06

How to dim Screen

#12 Post by ndujoe1 »

I helped a friend by using a hardware fix. I purchase a roll of colored cellophane from a gift shop and doubled it and taped it to the screen. It worked for that him.

Post Reply