Check out my first novel, midnight's simulacra!

GNOME: Difference between revisions

From dankwiki
(Created page with '==Compiz== * Get compiz running via <tt>compiz --replace</tt>. ** Add this to GNOME's startup applications to make it your default window manager * Enable Alt+Tab window switchin...')
 
Line 3: Line 3:
** Add this to GNOME's startup applications to make it your default window manager
** Add this to GNOME's startup applications to make it your default window manager
* Enable Alt+Tab window switching via the "Application Switcher" plugin
* Enable Alt+Tab window switching via the "Application Switcher" plugin
** I don't like the zooming effect; scale it to 0x
* Enable Super+Tab folded window switching via the "Shift Switcher" plugin
* Enable Super+Tab folded window switching via the "Shift Switcher" plugin
** Has some conflicts with "Application Switcher" by default; I disable all but "Next Window", "Previous Window" and "Initiate"
** Has some conflicts with "Application Switcher" by default; I disable all but "Next Window", "Previous Window" and "Initiate"
** Be sure the "Text" rendering plugin is enabled to get window titles
** Be sure the "Text" rendering plugin is enabled to get window titles
* Enable desktop backgrounds with the "Wallpaper" plugin
* Enable desktop backgrounds with the "Wallpaper" plugin
* Enable Ctrl+Alt+arrow virtual desktop switching via the "Rotate Cube" plugin
==Nautilus==
==Nautilus==
* Video thumbnailing requires <tt>totem-video-thumbnailer</tt>, part of the <tt>totem</tt> package
* Video thumbnailing requires <tt>totem-video-thumbnailer</tt>, part of the <tt>totem</tt> package

Revision as of 12:08, 25 March 2010

Compiz

  • Get compiz running via compiz --replace.
    • Add this to GNOME's startup applications to make it your default window manager
  • Enable Alt+Tab window switching via the "Application Switcher" plugin
    • I don't like the zooming effect; scale it to 0x
  • Enable Super+Tab folded window switching via the "Shift Switcher" plugin
    • Has some conflicts with "Application Switcher" by default; I disable all but "Next Window", "Previous Window" and "Initiate"
    • Be sure the "Text" rendering plugin is enabled to get window titles
  • Enable desktop backgrounds with the "Wallpaper" plugin
  • Enable Ctrl+Alt+arrow virtual desktop switching via the "Rotate Cube" plugin

Nautilus

  • Video thumbnailing requires totem-video-thumbnailer, part of the totem package
    • You'll also likely need raise the limit on thumbnailable media files; I thumbnail any local file < 1G

GNOME Panel

  • Transparency can be had regardless of the GTK theme if using compiz's "Opacity, Brightness and Saturation" plugin
    • Add an opacity rule (I use a value of 50): "(class=Gnome-panel) & !(type=PopupMenu | Dialog)"