Prometheus
Well-Known Member
- Joined
- Mar 8, 2008
- Messages
- 9,472
Good luck, Stan. If you win 50 million, don't forget about us all. :lol:
WizardStan said:No worries. I'll figure it out. It's otherwise solid and money well spentLocri Epizephyrii said:Hmm, you could try going back to the first Zaxxon firmware that was released and using the manual Hotfix 3 patch. That certainly worked fine for me every time I did it. I never got around to using the latest firmware until last night so I didn't even know about the date loop bug.
In case it wasn't obvious, I actually bought Locri's one nubber. I originally had no interest in a one nub unit, but several things kinda came together yesterday.
First, this was the week that I had estimated I would get mine way back when they first started shipping. Second, Locri is also in Toronto. It took me 30 minutes to get to the subway station where we made the exchange. It couldn't have been any more convenient. If he had sold it last week, or been anywhere else, I wouldn't have gone for it. The combination of the two was sufficiently coincidental that I'm buying a lottery ticket for tonight's 50 million dollar draw.
If I win, I will buy one nub Pandoras for all!Prometheus said:Good luck, Stan. If you win 50 million, don't forget about us all. :lol:
EvilDragon said:...
I'd get the latest image from http://openpandora.org/firmware/
The date fix is implemented already
WizardStan said:If I win, I will buy one nub Pandoras for all!Prometheus said:Good luck, Stan. If you win 50 million, don't forget about us all. :lol:
http://www.gp32x.de/board/index.php?/topic/55124-remapping-the-mouse-buttons-etc/page__st__15__p__896576&#entry896576zx-81 said:I'm joining the "one nub club", my left nub just failed today (it plays alone, moving randomly my mouse cursor all over the screen ).
What i've done is then to use mouse button emulation. You need only to set "Mouse emulation" in accessibility menu of Xfce and to modify your ~/.pndXmodmap file.
I've added the following line in mine :
keycode 147 = Pointer_EnableKeys NoSymbol Pointer_EnableKeys <--- pandora key is now used to toggle mouse emulation mode
keycode 110 = Pointer_Button1 NoSymbol Pointer_Button1 <--- A Button for mouse button 1
keycode 117 = Pointer_Button2 NoSymbol Pointer_Button2 <--- X Button for mouse button 2
keycode 115 = Pointer_Button3 NoSymbol Pointer_Button3 <--- B Button for mouse button 3
hope that helps. For those who use mmenu the best is to compile xkbset :
http://zx81.zx81.free.fr/public/pandora/hack/xkbset.gz (<--- here is a compiled version).
and then you need to add in you .xinitrc screen something like :
xkbset m
xkbset exp =m
see http://ww2.samhart.com/node/130