Is there a shortcut to drop down (open) classis menu indicator?

Asked by bzsolt

Hi,
is there a shortcut key combination to open classic menu so I don't have to go there with mouse?
Thanks
bests
Zsolt

Question information

Language:
English Edit question
Status:
Answered
For:
ClassicMenu Indicator Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Florian Diesch (diesch) said :
#1

Am Sat, 14 Sep 2013 08:51:11 -0000
schrieb bzsolt <email address hidden>:

> New question #235703 on ClassicMenu Indicator:
> https://answers.launchpad.net/classicmenu-indicator/+question/235703
>
> Hi,
> is there a shortcut key combination to open classic menu so I don't
> have to go there with mouse? Thanks

No, that's not possible at the moment, and I'm not sure if Unity allows
me to do that. If you file a bug report I'll have a look at it when
I'm working on ClassicMenu Indicator the next time.

For now the only way is to use Alt+F10 and navigate to ClassicMenu
Indicator using the cursor keys.

A workaround may be to use xdotool (not installed by default) to define
a shortcut for the Alt+F10 and cursor keys sequence. For example I can
activate ClassicMenu Indicator using

  xdotool key --delay 150 alt+F10 Right Right

at the command line. You may need another value for "delay" and another
number of "Right" depending on the position of ClassicMenu Indicator.

If you get that working you can go to systems settings and define a
keyboard shortcut for this xdotool command.

--
Privacy Indicator
Unity appindicator to switch privacy settings
<http://www.florian-diesch.de/software/indicator-privacy/>

Can you help with this problem?

Provide an answer of your own, or ask bzsolt for more information if necessary.

To post a message you must log in.