The Following 2 Users Say Thank You to Death Scythe For This Useful Post: | ||
|
2010-01-20
, 15:19
|
Posts: 70 |
Thanked: 6 times |
Joined on Dec 2009
|
#22
|
|
2010-01-20
, 15:21
|
Posts: 70 |
Thanked: 6 times |
Joined on Dec 2009
|
#23
|
since the desktop has to focus on many widgets you need to register your tap a bit longer on the widget so it registers as a tap.
what i do normally is double click it with my nail or stylus
alternative a slightly longer press would also do the trick
|
2010-01-20
, 15:42
|
|
Posts: 754 |
Thanked: 630 times |
Joined on Sep 2009
@ London
|
#24
|
|
2010-01-20
, 15:44
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#25
|
|
2010-01-20
, 15:57
|
|
Posts: 754 |
Thanked: 630 times |
Joined on Sep 2009
@ London
|
#26
|
|
2010-01-20
, 16:04
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#27
|
just checked again, works fine, long press and also double tap ( preferably in the centre of the widget ).
have you got a version 2.0 and above ? , since the feature wasnt there in ver1.0.
cant think of any reason why it would work for me and not in your case, there is nothing else that is required actually to make it work
is the settings working ok for you ?
|
2010-01-20
, 16:09
|
|
Posts: 754 |
Thanked: 630 times |
Joined on Sep 2009
@ London
|
#28
|
ldd /usr/bin/batlevel
|
2010-01-20
, 16:14
|
Posts: 70 |
Thanked: 6 times |
Joined on Dec 2009
|
#29
|
|
2010-01-20
, 16:17
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#30
|
can you send me the output by running this in the xterm
Code:ldd /usr/bin/batlevel
libQtSystemInfo.so.1 => not found libQtMaemo5.so.4 => /opt/qt4-maemo5/lib/libQtMaemo5.so.4 (0x4002f000) libQtGui.so.4 => /opt/qt4-maemo5/lib/libQtGui.so.4 (0x4004b000) libQtNetwork.so.4 => /opt/qt4-maemo5/lib/libQtNetwork.so.4 (0x40b06000) libgconf-2.so.4 => /usr/lib/libgconf-2.so.4 (0x41470000) libdbus-glib-1.so.2 => /usr/lib/libdbus-glib-1.so.2 (0x40c5a000) libdbus-1.so.3 => /usr/lib/libdbus-1.so.3 (0x41288000) libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0x40c7d000) libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0x40cbe000) libQtDBus.so.4 => /opt/qt4-maemo5/lib/libQtDBus.so.4 (0x40d9a000) libQtXml.so.4 => /opt/qt4-maemo5/lib/libQtXml.so.4 (0x40e3a000) libQtCore.so.4 => /opt/qt4-maemo5/lib/libQtCore.so.4 (0x40e92000) libpthread.so.0 => /lib/libpthread.so.0 (0x41155000) libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x416e8000) libm.so.6 => /lib/libm.so.6 (0x41175000) libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x411eb000) libc.so.6 => /lib/libc.so.6 (0x412c5000) libX11.so.6 => /usr/lib/libX11.so.6 (0x41528000) libXrender.so.1 => /usr/lib/libXrender.so.1 (0x41988000) libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0x417c8000) libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x41670000) libXext.so.6 => /usr/lib/libXext.so.6 (0x41838000) libgthread-2.0.so.0 => /usr/lib/libgthread-2.0.so.0 (0x411fe000) librt.so.1 => /lib/librt.so.1 (0x4120a000) libpng12.so.0 => /usr/lib/libpng12.so.0 (0x417f8000) libz.so.1 => /usr/lib/libz.so.1 (0x41219000) libEGL.so => /usr/lib/libEGL.so (0x41231000) libSM.so.6 => /usr/lib/libSM.so.6 (0x44eb8000) libICE.so.6 => /usr/lib/libICE.so.6 (0x44d98000) libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.0 (0x4123b000) libdl.so.2 => /lib/libdl.so.2 (0x41246000) /lib/ld-linux.so.3 (0x40000000) libXau.so.6 => /usr/lib/libXau.so.6 (0x41508000) libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x41518000) libexpat.so.1 => /usr/lib/libexpat.so.1 (0x41498000) libIMGegl.so => /usr/lib/libIMGegl.so (0x41251000) libsrv_um.so => /usr/lib/libsrv_um.so (0x41265000)
lshal | grep percen
the first one gives more info while the second one just gives you charge level percentage.