Re: [gentoo-user] How to know current state of LCD

2007-09-19 Thread kou yu
Can anyone help me? 3x

On 9/14/07, kou yu [EMAIL PROTECTED] wrote:
 I haven't merge X yet:(

 On 9/13/07, Randy Barlow [EMAIL PROTECTED] wrote:
  kou yu wrote:
   I can turn on/off LCD by using vbetool
   vbetool dpms on/off
  
   But I can not find a way to know the current state of LCD. on? or off?
   Is there any method, command or something else to indicate the state of 
   LCD?
 
  Use xset q - if you grep through there you will see a line that says
  something similar to Monitor is on.  I am assuming you are using X here...
 
  --
  Randy Barlow
  http://electronsweatshop.com
  --
  [EMAIL PROTECTED] mailing list
 
 

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] How to know current state of LCD

2007-09-19 Thread Florian Philipp
kou yu schrieb:
 I can turn on/off LCD by using vbetool
 vbetool dpms on/off
 
 But I can not find a way to know the current state of LCD. on? or off?
 Is there any method, command or something else to indicate the state of LCD?


cat /proc/acpi/video/VID/LCD/state

If it's not what you need, do what I do when I search hardware infos not
provided by any tool:

find /proc /sys | less

and cat everything that seems interesting.
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] How to know current state of LCD

2007-09-13 Thread kou yu
I haven't merge X yet:(

On 9/13/07, Randy Barlow [EMAIL PROTECTED] wrote:
 kou yu wrote:
  I can turn on/off LCD by using vbetool
  vbetool dpms on/off
 
  But I can not find a way to know the current state of LCD. on? or off?
  Is there any method, command or something else to indicate the state of LCD?

 Use xset q - if you grep through there you will see a line that says
 something similar to Monitor is on.  I am assuming you are using X here...

 --
 Randy Barlow
 http://electronsweatshop.com
 --
 [EMAIL PROTECTED] mailing list


-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] How to know current state of LCD

2007-09-12 Thread Randy Barlow
kou yu wrote:
 I can turn on/off LCD by using vbetool
 vbetool dpms on/off
 
 But I can not find a way to know the current state of LCD. on? or off?
 Is there any method, command or something else to indicate the state of LCD?

Use xset q - if you grep through there you will see a line that says
something similar to Monitor is on.  I am assuming you are using X here...

-- 
Randy Barlow
http://electronsweatshop.com
-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] How to know current state of LCD

2007-09-11 Thread kou yu
I can turn on/off LCD by using vbetool
vbetool dpms on/off

But I can not find a way to know the current state of LCD. on? or off?
Is there any method, command or something else to indicate the state of LCD?
-- 
[EMAIL PROTECTED] mailing list