maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [feedback request]shortcutd (https://talk.maemo.org/showthread.php?t=39160)

ivgalvez 2010-09-06 12:22

Re: [feedback request]shortcutd
 
I have mapped the proximity sensor long touch as Dashboard, and very frequently it doesn't run.

Once restarted Shortcutd (by entering the setup menu and exiting) it begins to work again.

I also think that the behaviour of the proximity sensor is not consistent with the focus button. If I do a long press in the focus button for, let's say launch phone, I don't need to stop pressing to launch the application, it starts after 2 seconds approximately. But with the proximity sensor I have to quit my finger in exactly the time to get the expected result which, by the way, is quite difficult.

WhiteWolf 2010-09-06 12:24

Re: [feedback request]shortcutd
 
I have suffered the same problem and stopped using the long press.

colakang 2010-09-09 04:08

Re: [feedback request]shortcutd
 
can i use "CTRL+V" in shortcutd ?

zerocool2k 2010-09-18 03:58

Re: [feedback request]shortcutd
 
Is there any way to disable the camera software when the lens is closed? Otherwise, the long press function is pretty much annoying when it opens 2 apps at once.

maemo.it 2010-12-24 00:38

Re: [feedback request]shortcutd
 
great app, thanks!
to everyone interested, like me, to use short/long press camkey to switch to silent profile can do that:
- open terminal
- create a script:
eg: switch_to_silent_profile_script
Code:

#!/bin/sh
dbus-send --type=method_call --dest=com.nokia.profiled /com/nokia/profiled com.nokia.profiled.set_profile string:"silent"

(for other controls see here: http://wiki.maemo.org/Phone_control)
in shortcutd set your preferences and in 'custom shell command' write:
sh /path_where_is_your_script/your_script (eg: /home/user/switch_to_silent_profile_script)
that's all ;)

NightShift79 2011-02-22 17:59

Re: [feedback request]shortcutd
 
there's that new force rotation patch inside the new mcsp (cssu).
so I want to make screenshots of diferent apps in portrait mode.

Problem is, I can't press ctrl+shift+p with slide in keyboard (portrait mode)

Could someone tell me how to make ctrl+shift+p in shortcut?
How should a custom shell command7script look to take screenshots when long pressing the cam key?

thx for your help.

tten 2011-03-28 17:07

script to reject incoming call
 
Did anyone try to make shortcutd work so that if camkey is pressed while there is an incoming call, the call is rejected?

Often if one receives an incoming call during a meeting, one would like to just reach in one's pocket and reject the call. At the moment this can't be done with the N900, can it? But it seems like shortcutd could readily be modified to accomplish this, yes?

HfeatR 2011-04-09 21:13

Re: [feedback request]shortcutd
 
Hi, I would like to know what to put in "custom shell command" to launch an app ...

helex 2011-04-10 14:39

Re: [feedback request]shortcutd
 
I've seen here at the beginning a discussion that the developers was not able to check what application is currently running in the foreground, if the task-switcher is currently opened and how to bring a other application in the foreground.

In my other thread (LINK) I asked for similar stuff. And accidentally we found a way how to check if the task switcher dashboard or the desktop is currently running. (the script to check what application is currently running simply crashes) This happens at one of the Desktops and at the Task Manager.

So this way it would be possible to notice what application is running at the moment the camera button is pressed. Store this in a small history of 2 Items. If the active_window.property_get crashed the task switcher or the desktop is shown. In this case the shortcutd application could switch to the second task in the history list and flip the items. If we got the name of the current task simply push it to the top of the 2 Items stack.

This way we could easily switch between 2 Tasks (at example notes and calendar) back and forth simply by pressing the camera button twice. This would be great.

Perhaps thp or hopbeat has some minutes to look into it. This would be a very cool feature. :)

titou1234 2011-07-10 09:42

Re: [feedback request]shortcutd
 
1 Attachment(s)
Hi,

Here is a patch I created to add on option to this great application: you can now send the space key as you would for the backspace key.

How is this useful ?
The space key can scroll down one page at a time in the browser. So if you attach this new option to the short press action of the camera button, then you can very easily read pages in your browser.

See attached video as a demo: http://www.youtube.com/watch?v=ZPTZg7QSdPw


All times are GMT. The time now is 04:23.

vBulletin® Version 3.8.8