(SOLVED)Turn on and off netbook screen

Using applications, configuring, problems
Post Reply
Message
Author
yosi666
Posts: 111
Joined: Tue 13 May 2008, 14:41

(SOLVED)Turn on and off netbook screen

#1 Post by yosi666 »

Hi!
I am using now Puppy in my Asus eeepc and I sometimes use it with a bigger vga monitor. I found a way to turn the netbook screen off:

Code: Select all

xrandr --output LVDS1 --off
But I haven't found yet a way to turn it back on (except restarting X server). I've tried:
xrandr --output LVDS1 --auto
xrandr --output LVDS1 --output mode 1024x600 rate 60

And some other combinations but have not succeeded yet. Any idea how to do it? or anyother script or program that may work?

Thanks!
Last edited by yosi666 on Mon 19 Aug 2013, 13:39, edited 1 time in total.

User avatar
mikeb
Posts: 11297
Joined: Thu 23 Nov 2006, 13:56

#2 Post by mikeb »

Hmm I am not 100% but zarfy might help you
http://www.murga-linux.com/puppy/viewto ... 33&t=47603

mike

yosi666
Posts: 111
Joined: Tue 13 May 2008, 14:41

#3 Post by yosi666 »

Thanks mike! :D
Seems exactly what I'm looking for. I will try next week that I am back home and tell you

User avatar
mikeb
Posts: 11297
Joined: Thu 23 Nov 2006, 13:56

#4 Post by mikeb »

I will try next week that I am back home and tell you
Won't they let you in?

concerned

Mike

yosi666
Posts: 111
Joined: Tue 13 May 2008, 14:41

#5 Post by yosi666 »

:D :D :D

yosi666
Posts: 111
Joined: Tue 13 May 2008, 14:41

#6 Post by yosi666 »

I´m back! I'm afraid it didn't work. Turns off the screen but doesn't turn it back on... :cry:
Still restarting X server to do the trick

EDIT: It works, but I have to start puppy with the vga monitor plugged in (or restart X server with it)

Thanks! :lol:

User avatar
mikeb
Posts: 11297
Joined: Thu 23 Nov 2006, 13:56

#7 Post by mikeb »

Hmm bum ... seems like a xorg/xrandr quirk... sounds like some feverish web searching needed.

Not likely but switching terminals sometimes helps.. ctrl-alt-F1/2/3 stuff. I have a netbook that goes into weird mode if screensaver engaged and that gets it back.

Just a stab in the dark (screen)

mike

Post Reply