Skip to main content

Warning: count(): Parameter must be an array or an object that implements Countable in C:\home\site\wwwroot\gs\plugins\i18n_navigation\frontend.class.php on line 219

Fixes

Fix Brasero burning audio-cds

sudo apt-get install cdrdao

Fix aac/ac3/mpeg4audio/h264/mov/mp3 playback with Chromium

sudo apt-get install chromium-codecs-ffmpeg-extra

Remove global menu

sudo apt-get remove appmenu-gtk3 appmenu-gtk appmenu-qt

Move Chromium titlebar buttons to the right

  1. Install gconf-editor
    sudo apt-get install gconf-editor
  2. Open gconf-editor
  3. Go to /apps/metacity/general/button_layout key
  4. Change value to :minimize,maximize,close

Make Chromium use native notifications

Install Linux Native Notification
Source