Author Topic: Console Command To Turn Off Lcd?  (Read 2156 times)

Nighthawk98TJ

  • Newbie
  • *
  • Posts: 12
    • View Profile
Console Command To Turn Off Lcd?
« on: April 08, 2005, 02:00:57 am »
Hey All-

I'm curious if there is a console command in Sharp 3.10 to turn off the LCD so I do not have to do it in the GUI everytime (I want to use it in a script)...?

Thank you!

Greg2

  • Hero Member
  • *****
  • Posts: 790
    • View Profile
    • http://
Console Command To Turn Off Lcd?
« Reply #1 on: April 08, 2005, 09:03:36 am »
Quote
I'm curious if there is a console command in Sharp 3.10 to turn off the LCD so I do not have to do it in the GUI everytime

qcop QPE/System 'setBlankLCD(int)' 1

The cancel button will turn it back on.

Edit:
After reading the rest of my 'post since last visit' today I see what you are doing with this... you may what to give this media player (zlamip) a try that chrget has ported and built to do this for you?

It's in this thread and you will have to edit the mime.types a bit for it to add oggs if you play them... the post in the thread explains how.
https://www.oesf.org/forums/index.php?showtopic=11336&st=30

Greg
« Last Edit: April 08, 2005, 10:09:00 am by Greg2 »

Nighthawk98TJ

  • Newbie
  • *
  • Posts: 12
    • View Profile
Console Command To Turn Off Lcd?
« Reply #2 on: April 08, 2005, 10:23:20 am »
Great!  Thank you for the information!  I checked out zLAMIP, but I need a GUI where I can select songs.  Otherwise, it's a great player.  Howver, I've got everything setup how I want it now.

Thanks again!