r0yalz
|
2008-04-01
, 00:58
|
Posts: 7 |
Thanked: 0 times |
Joined on Mar 2008
|
#41
|
|
2008-04-02
, 01:31
|
Posts: 551 |
Thanked: 46 times |
Joined on Oct 2007
|
#42
|
|
2008-04-03
, 15:53
|
|
Posts: 538 |
Thanked: 168 times |
Joined on Dec 2007
@ Seattle
|
#43
|
Guys,
If you want an easy right click I discovered using otg adapter by Jolouis with mouse you get instant right click on any menu.The mouse works on all apps I've tried so far on KDE. Also the cjk keyboard for foreign text is the best keyboard I have used on KDE thus far. Does numbers and text easily. If someone can how me how to do a screen shot in KDE I will take some screen shots to show right and keyboard. Hope this helps. Dan
|
2008-04-05
, 18:10
|
Posts: 551 |
Thanked: 46 times |
Joined on Oct 2007
|
#44
|
The Following User Says Thank You to dan For This Useful Post: | ||
|
2008-04-18
, 20:43
|
Posts: 39 |
Thanked: 4 times |
Joined on Mar 2008
|
#45
|
|
2008-06-23
, 14:31
|
Posts: 10 |
Thanked: 1 time |
Joined on Jun 2008
@ Poland
|
#46
|
#!/bin/sh
BTN=$(/usr/bin/xmodmap -pp | sed -ne 's/^\s\+1\s\+\([[:digit:]]\+\)\s*$/\1/p')
if [ $BTN == 3 ]; then
MAP='1 2 3'
else
MAP='3 2 1'
fi
/usr/bin/xmodmap -e "pointer = $MAP" 2>/dev/null
YEEEESSS!! Installed xmodmap and right click now works with the menu button I had assigned it to on the n800. PCQ, you have earned your crown. This is cool, thanks!
|
2008-06-23
, 16:08
|
|
Posts: 3,096 |
Thanked: 1,525 times |
Joined on Jan 2006
@ Michigan, USA
|
#47
|
Hello!
Please explain what should I do, to make it work - I mean the right-click on n800.
Here is what I have already done:
1) I have installed xmodmap-1.02-1_armel.deb
2) I have created a script, called: rk.sh:
But no matter what I do, as root, after sudo gainroot, or just as user, I can not run the script, or even change permissions.
So I am asking for an advise how to change permissions and of course - what to do next? Is it enought to get a right click? Just run that script and press "menu" buton, as Machster did?
Thanks very much
Vect0r.
|
2008-08-13
, 01:02
|
|
Posts: 324 |
Thanked: 65 times |
Joined on Jun 2008
@ FL
|
#48
|
|
2008-09-25
, 14:06
|
|
Posts: 100 |
Thanked: 102 times |
Joined on Apr 2008
@ Amazon-Belém
|
#49
|
|
2008-12-16
, 14:29
|
Posts: 8 |
Thanked: 0 times |
Joined on Feb 2008
@ Argentina
|
#50
|
I made a port of keylaunch apps from openzaurus project... this working nice on maemo and with kde loading from SD.
Right and Middle Mouse on KDE/Maemo
% on KDE/Maemo[/URL]
Right and Middle Mouse on KDE/Maemo Translated
This%
Tags |
deprecated, kde, kde35, mouse |
|