Showing results 1 to 9 of 9 @ 0.37 seconds. Search: Posts Made By: low life
Forum: Maemo 5 / Fremantle 2010-05-27, 08:26
Replies: 51
Views: 15,180
Posted By Matan
Re: N900 keyboard friendly, third thread (PR1.2).

There is nothing new in modified-hildon-desktop. There is however change in hildon-status-menu, which allows a global shortcut for opening this menu.
Forum: Development 2010-04-09, 11:01
Replies: 187
Views: 172,559
Posted By attila77
Re: Windows Python and Qt in 30 mins

Hm, maybe this can help:

from __future__ import with_statement
Forum: Nokia N900 2010-03-31, 13:36
Replies: 34
Views: 19,221
Posted By Matan
Re: N900 keyboard friendly, second thread.

"Launching task switcher and then sending the signal to close newest window" does appear to work.

It should be easy to implement a keyboard shortcut for this using keyboard-shortcuts package.
...
Forum: Design 2010-03-23, 12:08
Replies: 33
Views: 20,180
Posted By b0unc3
Re: Received sms/missed call notification

Hello,

we are working on the same projects :)
I started a very similar project some days ago ( maenotify (https://garage.maemo.org/projects/maenotify/) ).
I'm quite ready to release it, but I...
Forum: Nokia N900 2010-02-22, 17:39
Replies: 34
Views: 19,221
Posted By Matan
Re: N900 keyboard friendly, second thread.

os.system indeed blocks, so the script does not run again.

Use something like (an example will be in the script in the next version):

if key == 'i':
if os.fork() == 0:
...
Forum: Maemo 5 / Fremantle 2010-02-19, 20:04
Replies: 143
Views: 68,409
Posted By Matan
Re: Connect to Internet on demand & disconnect automatically, particularly for GPRS?

Yes. Something like

dbus-send --type=method_call --system --dest=com.nokia.icd /com/nokia/icd com.nokia.icd.connect string:"Internet Pelephone" uint32:0


Where "Internet Pelephone" should be...
Forum: Games 2010-02-09, 11:32
Replies: 926
Views: 445,724
Posted By F2thaK
Smile Using PS3 SixAxis controller with N900

----------------------------------------------------------
Use PS3 SixAxis Controller with N900
For Windows Users
----------------------------------------------------------

Windows 7 and Vista...
Forum: Maemo 5 / Fremantle 2010-01-31, 19:56
Replies: 16
Views: 5,471
Posted By Matan
Re: Power Button Menu

Install the package longpress from my repository (see signature). Holding the lock slider for two seconds toggles offline mode. If you want to toggle silent mode instead, edit the file...
Forum: Nokia N900 2010-01-19, 18:50
Replies: 34
Views: 19,221
Posted By Matan
N900 keyboard friendly, second thread.

This is the second thread for my project in which I aim to make the N900 usable without touching the screen.

The programs are now installable by packages which are available in my repository. You...
Showing results 1 to 9 of 9



 
Forum Jump

All times are GMT. The time now is 01:29.