0.8.0 breaks brightness buttons
Brought to you by:
matthiasgrimm
From: timotheus <tim...@ts...> - 2007-05-18 08:05:11
|
Just for note, I have an AluBook and upgrading to pbbuttonsd 0.8.0 causes the backlight buttons to not do full extent changes with the SHIFT modifer. (I suspect the button simply doesn't bind with 0.8.0 and that the kernel support for the brightness key is in effect.) Prior versions of pbbuttonsd do not have this problem for me. pbbuttonsd is compiled with: # ./configure \ --prefix=/usr --host=powerpc-unknown-linux-gnu \ --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share \ --sysconfdir=/etc --localstatedir=/var/lib laptop=powerbook --disable-debug \ --without-doxygen_docs --with-alsa --without-oss --with-ibam \ --build=powerpc-unknown-linux-gnu # cat /proc/cpuinfo processor : 0 cpu : 7447/7457, altivec supported clock : 765.000000MHz revision : 0.1 (pvr 8002 0101) bogomips : 36.73 timebase : 18432000 platform : PowerMac machine : PowerBook5,2 motherboard : PowerBook5,2 MacRISC3 Power Macintosh detected as : 287 (PowerBook G4 15") pmac flags : 0000001b L2 cache : 512K unified pmac-generation : NewWorld # uname -a Linux barnabas 2.6.19-gentoo-r4barn8 #1 Mon Jan 15 00:31:04 EST 2007 ppc 7447/7457, altivec supported PowerBook5,2 GNU/Linux |