Difference between revisions of "Template:Menu content core features"
Line 108: | Line 108: | ||
See this excellent thread for more details: http://askubuntu.com/questions/13758/how-can-i-edit-create-new-launcher-items-in-unity-by-hand | See this excellent thread for more details: http://askubuntu.com/questions/13758/how-can-i-edit-create-new-launcher-items-in-unity-by-hand | ||
+ | |||
+ | |||
+ | |||
+ | ==XFCE tricks== | ||
+ | |||
+ | '''assign windows key to open menu''' | ||
+ | |||
+ | Default shortcut is: <code>CTRL</code> + <code>ESC</code> | ||
+ | |||
+ | * Click on <code>menu</menu> | ||
+ | * Click on <code>settings</menu> | ||
+ | * Click on <code>keyboard</menu> | ||
+ | * Double click on the shortcut for <code>xcfe4-popup-whisker-menu</menu> | ||
+ | * Click on <code>windows key</code> |
Revision as of 14:34, 24 April 2016
How to setup & maintain a Linux server or workstation with basics services.
Contents
Installation
Core features
Specifics
Softwares and languages
This is the list of programs I advised you to install on your server / workstation.
core | Internet | |||
utilities | office | |||
drivers | 'Survival' multimedia | |||
network | 'Survival' graphical | |||
security | programming | |||
Clean ubuntu | Photo | |||
Windows emulator | Linux games | |||
Multimedia | Audio |
Linux tricks
Completion ignore case
echo "set completion-ignore-case On" >> ~/.inputrc
Ubuntu specifics
Turn off dash online search
Go to “System Settings” >> “Security & Privacy” >> "Search" >> Disable Internet search
Add / Edit unity launcher
Unity launchers are in:
- All users:
/usr/share/applications/*.desktop
- Specific to the current user:
~/.local/share/applications/*.desktop
You can also create some desktop icons in ~/Desktop/*.desktop
See this excellent thread for more details: http://askubuntu.com/questions/13758/how-can-i-edit-create-new-launcher-items-in-unity-by-hand
XFCE tricks
assign windows key to open menu
Default shortcut is: CTRL
+ ESC
- Click on
menu</menu>
- Click on
settings</menu>
- Click on
keyboard</menu>
- Double click on the shortcut for
xcfe4-popup-whisker-menu</menu>
- Click on
windows key