View Single Post
Posts: 915 | Thanked: 3,209 times | Joined on Jan 2011 @ Germany
#34
I played a bit:
Originally Posted by sulu View Post
2. In LXDE tapping the screen will always trigger the right mouse button which makes it hard to control the desktop. I guess that's manageable via evdev. Reading man evdev also revealed that tap-hold for right click can be configured via evdev and therefore desktop-independent.
How do I configure evdev in DebiaN900?
I need to figure out which is the correct device. Usualy it's done like this (output from my PC):
Code:
$ find /dev/input/by-id/ -name "*event-mouse"
/dev/input/by-id/usb-Logitech_USB_Mouse-event-mouse
But on the N900 the whole by-id directory isn't there:
Code:
$ ls /dev/input/
by-path  event0  event1  event2  event3  mice  mouse0
In short: I have no idea how to change the mouse button mapping now.

Originally Posted by sulu View Post
4. LXDE battery monitor may not work. I say "may" because I only tried with power cable connected.
No, it doesn't work. Afair the reason is that it only looks in /sys/class/power_supply/BAT* but it should look in /sys/class/power_supply/bq27200-0
I had a look at the code long ago and I believe this is easily changed. But on the other hand I could have sworn there is a way to configure this without recompilation, which doesn't seem to be true - so no idea how accurate my memory is here.

Originally Posted by sulu View Post
I didn't try phone functions so far, but I'll try soon. Unfortunately the fso-deviced package isn't installable on i386/amd64 atm. Not sure if it's any better on armhf.
It doesn't install on armhf either, with the same error. I filed a bug report:
https://bugs.debian.org/cgi-bin/bugr...cgi?bug=766114
 

The Following 4 Users Say Thank You to sulu For This Useful Post: