Reply
Thread Tools
Posts: 11 | Thanked: 1 time | Joined on Jul 2009 @ Northern Hemisphere
#1
I am slowly warming to my n900 and hope that it will give me as many years (yep I'm that kind of tech owner) of versatile use as my Treo 650 did (bought the treo three months after it came out, and replaced it last week with an n900). That said, one of the things that was really excellent on the treo was the ability to customize the keypads responses. For example, (using n900 layout for simplicity) I would be able to simply tap the Q key twice quickly in order to get the 1 etc. In addition, a long key press capitalized a letter. Does anyone know of a way/program to do so on the n900 as well? Would this be possible through xconf ?
 
Posts: 344 | Thanked: 73 times | Joined on Oct 2009 @ Los Angeles
#2
Is this more or less what you mean?

http://thenokiablog.com/2009/12/31/n...rs-long-press/
 

The Following User Says Thank You to sorodoros For This Useful Post:
Posts: 355 | Thanked: 566 times | Joined on Nov 2009 @ Redstone Canyon, Colorado
#3
I built xbindkeys for N900/Maemo 5. It's similar to what you say:
http://www.nongnu.org/xbindkeys/xbindkeys.html

I don't know if it ever made it thru the builder and it's to annoying to go check these things for the billionth time, so if it's not there, feel free to grab it from my repo:

Code:
deb http://www.freemoe.org/users/jebba unstable main
I also modified a couple lines in /usr/share/X11/xkb/symbols/nokia_vndr/rx-51 to map the Sterling (british pound) and Euro symbol to pipe and tab. Perhaps something similar will be of use to you:

Code:
--- rx-51.orig  2009-10-07 07:39:13.000000000 -0600
+++ rx-51       2009-12-31 16:00:22.000000000 -0700
@@ -376,9 +376,11 @@
     key <AB09> { [     period,         colon,          question,       question        ] };
 
     // 3. row
-    key <AB01> { [     z,              Z,              sterling,       sterling        ] };
+//  key <AB01> { [     z,              Z,              sterling,       sterling        ] };
+    key <AB01> { [     z,              Z,              bar,            bar             ] };
     key <AB02> { [     x,              X,              dollar,         dollar          ] };
-    key <AB03> { [     c,              C,              EuroSign,       EuroSign        ] };
+//  key <AB03> { [     c,              C,              EuroSign,       EuroSign        ] };
+    key <AB03> { [     c,              C,              Tab,            Tab             ] };
     key <AB04> { [     v,              V,              slash,          slash           ] };
     key <AB05> { [     b,              B,              backslash,      backslash       ] };
     key <AB06> { [     n,              N,              quotedbl,       quotedbl        ] };
 

The Following 3 Users Say Thank You to jebba For This Useful Post:
Posts: 11 | Thanked: 1 time | Joined on Jul 2009 @ Northern Hemisphere
#4
You both responded with precisely with what I was looking for. Now, if I could only find some way to make setting/adjusting a background image on the n900 as simple and customizable as on my PSP. So far, rotating an image and saving it as a new image (and then hitting make background) has the background in the original orientation. The PSP method is a bit better wherein you pick an image, zoom/rotate/move the image on the psp screen and then hit set, and the background image is essentially what you were looking at prior.
 
Posts: 355 | Thanked: 566 times | Joined on Nov 2009 @ Redstone Canyon, Colorado
#5
Originally Posted by Ack-Ack View Post
Now, if I could only find some way to make setting/adjusting a background image on the n900 as simple and customizable as on my PSP. So far, rotating an image and saving it as a new image (and then hitting make background) has the background in the original orientation. The PSP method is a bit better wherein you pick an image, zoom/rotate/move the image on the psp screen and then hit set, and the background image is essentially what you were looking at prior.
I filed a bug about that:

https://bugs.maemo.org/show_bug.cgi?id=6632

If you vote for it, it becomes a CONFIRMED bug.
 
Posts: 11 | Thanked: 1 time | Joined on Jul 2009 @ Northern Hemisphere
#6
It has been voted for!
 

The Following User Says Thank You to Ack-Ack For This Useful Post:
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 14:39.