Author Topic: LCD off for RC5?  (Read 1779 times)

samxiao

  • Sr. Member
  • ****
  • Posts: 260
    • View Profile
    • http://
LCD off for RC5?
« on: November 12, 2004, 10:38:41 pm »
i used jgraves's XMMS keymap and wrapping script
as well as his LCD off script



i just want to know for RC5, do i need to turn off the dpms while playing in XMMS?
Code: [Select]
#!/bin/bash
xset +dpms                      
xmodmap /etc/X11/kb/xmms.xmodmap
                                
xmms                            
                                
xmodmap /etc/X11/kb/corgi.xmodmap
xset -dpms

is the above correct?


jgraves' LCD off script works
but whenever i use scrollwheel to choose songs
the LCD turns back on again (this don't happen in RC3)

any way i can get around this?
thanks


ps: thanks again for jgraves


 
Zaurus C1000 (formerly SL5500 and C700)
Cacko developer ROM 1.23 beta + Debian Sarge + X/Qt
1GB Transcend 80x SD (ext2) / 512MB Lexar SD (ext2) / 256MB SanDisk CF(vfat)
Netgear MA701 WiFi CF
Ambicom GPS-CF
Pocketop IR keyboard (has positioning problem with C1000)
Brando LCD screen protector

Apple PowerBook 12" G4 Rev. C + Mac OS X 10.4.x (Tiger)

samxiao

  • Sr. Member
  • ****
  • Posts: 260
    • View Profile
    • http://
LCD off for RC5?
« Reply #1 on: November 20, 2004, 11:16:26 pm »
no one has problem like this?
Zaurus C1000 (formerly SL5500 and C700)
Cacko developer ROM 1.23 beta + Debian Sarge + X/Qt
1GB Transcend 80x SD (ext2) / 512MB Lexar SD (ext2) / 256MB SanDisk CF(vfat)
Netgear MA701 WiFi CF
Ambicom GPS-CF
Pocketop IR keyboard (has positioning problem with C1000)
Brando LCD screen protector

Apple PowerBook 12" G4 Rev. C + Mac OS X 10.4.x (Tiger)