|
2010-11-09
, 12:37
|
Posts: 561 |
Thanked: 75 times |
Joined on Jan 2010
@ Spain
|
#12
|
|
2010-11-09
, 14:22
|
|
Posts: 2,154 |
Thanked: 2,186 times |
Joined on Dec 2009
@ Hellsinki, Finland
|
#13
|
The Following User Says Thank You to d-iivil For This Useful Post: | ||
|
2011-05-26
, 13:47
|
Posts: 347 |
Thanked: 441 times |
Joined on Dec 2010
|
#14
|
I've created a standalone app out of Nicolai's awesome app-search-widget with some modifications so that it can be hooked up to D-Bus scripts or hotkeys and used for keyboard shortcuts:
http://maemo.org/packages/view/app-search-app/
The app-search-app does not have a launcher icon and does not appear in the application list, but should be called from a script, like this:
The app UI is keyboard-friendly (discard the dialog with Backspace on the empty entry box, select with Enter and move between apps in the list with Left/Right and Up/Down while still being focused on the entry list). Useful with D-Bus scripts or something. I'm personally using modified-hildon-desktop with a slight modification (similar to this patch, only with "o" instead of "x" and the path to app-search-app instead of xterm) that maps the "o" key on the Desktop to this app, so I can just go to the Desktop, hit "o" and then start typing the app name and hit enterCode:/opt/app-search-app/app-search-app
And yes, the app is missing from the user/ section on purpose, and does not have an icon in the launcher, because it only makes sense if added to scripts (for everything else, you can use the original app-search-widget).
|
2011-05-28
, 13:46
|
|
Posts: 1,391 |
Thanked: 4,272 times |
Joined on Sep 2007
@ Vienna, Austria
|
#15
|
|
2011-05-28
, 23:30
|
Posts: 347 |
Thanked: 441 times |
Joined on Dec 2010
|
#16
|
|
2012-04-18
, 04:47
|
Posts: 440 |
Thanked: 160 times |
Joined on Aug 2010
@ Las Vegas, NV
|
#17
|
great app thanks