You are not logged in.
A screeny would say more then words.
/usr/share/applications/menu.desktop
[Desktop Entry]
Encoding=UTF-8
Name=menu
Comment=menu
X-GNOME-FullName=Openbox Menu
Exec=xdotool key super+space
Terminal=false
X-MultipleArgs=false
Type=Application
Icon=/usr/share/pixmaps/menu.png
Categories=Menu;
MimeType=
StartupNotify=true
Add Menu.dockitem to /home/your_name/.config/plank/dock1/launchers/
[PlankItemsDockItemPreferences]
Launcher=file:///usr/share/applications/menu.desktop
In tint2
launcher_item_app = /usr/share/applications/menu.desktop
If you like to bind the menu to a corner, you could do that with hotcorners. (I have skippy-xd too.)
In your /home/your_name/.config/hotcorners/hotcornersrc
[Hot Corners]
top_left_corner_command = gmrun
top_right_corner_command =
bottom_left_corner_command = xdotool key super+space
bottom_right_corner_command = xdotool exec skippy-xd --start-daemon --activate-window-picker
Last edited by nobody0 (2015-10-11 19:40:10)
Offline