Trying to create my own shortcut.
/usr/bin/xfce4-keyboard-settings
tab: application shortcut
select new: Command can be changed but not shortcut. Like wise for existing shortcuts http://www.zimagez.com/zimage/screenshot-040610-151155.php
Also tried manually editing: /home/frank/.config/xfce4/xfconf/xfce-perchannel-xml/ xfce4-keyboard-shortcuts.xml
<property name="<Control>Escape" type="string" value="xfce4-popup-menu"/>
I changed to: <property name="Super_L" type="string" value="xfce4-popup-menu"/>
No difference
On 04/06/10 15:12, Frank Murphy wrote:
Any advice? Should I forward this upstream?
On 13/06/10 13:04, Nathan Thomas wrote:
Hi Frank,
When I create a new shortcut, I enter the command in the dialogue box shown in your screenshot and hit <enter> (or press ok). A new dialogue box then appears allowing me to set the keyboard shortcut. If this second box doesn't appear for you, that sounds like a bug.
Thanks Nathan, that was it but not intuitive. as "Cancel" was the only button I saw, after clicking ok.
Also, when editing an existing shortcut, the second box doesn't appear for me - seems like you're right in saying you can only edit the command and not the shortcut. I guess the only way to change the shortcut for a command would be to remove it from the list and then re-add it with a new shortcut, which is easy enough, but hardly user-friendly... Perhaps the two boxes could be combined into a single box?
This is what I had to do, del existing then create new "Super_L" now working.