Tag Archives: config

My Unity Tweaks

Last night our MHVLUG meeting was a Desktop Shootout, where people showed off their Linux desktop environments what they liked and what they didn’t. I went last, presenting Unity, and got a few good questions and comments about how I did things.

White listing the Tray

I have a number of apps (RedShift GUI and an IBM firewall thing being prime examples) that minimize to the system tray. Under default Unity this means there is no UI for them. So I’ve done a broad white listing all all applications in the tray. It definitely looks a little uglier now, but at least it works. 🙂

Alt Tab

The default alt tab behavior drives me nuts, because it collapses 2 chrome windows into a single item. So you can’t quickly use it to flip between 2 browser windows. This is provided by the Unity compiz plugin. Fortunately you can just load up one of the other compiz switchers instead.

Run ccsm (Compiz Config Settings Manager) and scroll down to the Window Manangement section. You’ll want to enable “Application Switcher” and configure Next Window (All windows) key stroke there.

If there are other questions you think off, please just ask in comments, and I’ll update the post with the answers.