SilverWav's Journal

The best is yet to come…

Posts Tagged ‘Notes

11.04 Natty – Panel Indicators

leave a comment »

Panel Indicators
Start via Alt + F2 “AppName” and enter.

Pastie
sudo add-apt-repository ppa:hel-sheep/pastie
sudo apt-get update
sudo apt-get install pastie

Weather Indicator (Memory Leak!)
sudo add-apt-repository ppa:weather-indicator-team/ppa
sudo apt-get update
sudo apt-get install indicator-weather

Indicator Workspaces
sudo add-apt-repository ppa:geod/ppa-geod
sudo apt-get update
sudo apt-get install indicator-workspaces

Indicator Multiload Bug #751409 (Memory Leak!)
sudo add-apt-repository ppa:indicator-multiload/stable-daily
sudo apt-get update
sudo apt-get install indicator-multiload

Indicator Syspeek
sudo add-apt-repository ppa:vicox/syspeek
sudo apt-get update
sudo apt-get install syspeek

Written by SilverWav

May 10, 2011 at 6:38 pm

11.04 Natty – Enable Parcellite In System Tray

leave a comment »

[Update]Note: I’m going with ClipIt in place of Parcellite.

sudo apt-get install parcellite

sudo apt-get install dconf-tools

Press Alt + F2 and type ‘dconf-editor’ go to:

com.canonical.Unity.Panel

Change:

systray-whitelist

Add:

, 'parcellite'

Log out and log back in for the changes to take effect.

Written by SilverWav

May 8, 2011 at 5:11 pm

11.04 Natty – Show The Month, Date & Locations In The Indicator

with 2 comments

Update:

Click on the clock and choose “Time & Date Settings” → “Clock”.

Thanks to Matthew Paul Thomas for the comment.

___

Old:

sudo apt-get install dconf-tools

Press Alt + F2 and type 'dconf-editor'.

com.canonical.indicator.datetime

show-day
show-date
show-locations

Written by SilverWav

May 8, 2011 at 4:48 pm

Posted in Notes

Tagged with , , , ,

11.04 Natty – Mouse & Keyboard Tips

leave a comment »

Keyboard Shortcuts

Launcher

  • Hold Super – Invoke the Launcher.
  • Hold Super, then 1 or 2 or 3 and so on until 0- Open or focus an application. The number corresponds to the location of the icon on the launcher from top to bottom.
    • Adding Shift will open a new instance of the application if it’s already open.
    • Holding the key is also useful when you want to get to the Launcher but do not want to invoke the Dash.
  • Super-T – Open the rubbish bin/trash can.
  • Alt-F1 – Put keyboard focus on the Launcher, use arrow keys to navigate, Enter launches an application, Right arrow exposes the quicklists if an application has them.
  • Ctrl-Alt-T – Launch a terminal window.
  • Super-A – Open Applications place
  • Super-F – Open Files & Folders place

Dash

  • Tap Super – Opens the Dash
  • Alt-F2 – Invoke the Dash in a “special mode” to run a command. Typing in a Folder Name will find that folder in Nautilus, you can also use ~ as a shortcut in the field.
  • The Dash opens with focus on the search box to find applications and files. Using the arrow keys will navigate the results, use Enter to launch.

Panel

  • F10- Open the first menu on the panel, use the arrows keys to “scrub” across the menus. (There is no shortcut for the session menu, so hitting F10 and left arrow is a quick way to get there)
    • Press Esc to close the menus without choosing anything.

Window Management

  • Super-W – Spread mode, zoom out on all windows in all workspaces.
  • Super-D – Minimize all windows; hitting it again restores them.

Window Placement

If you cycle through the same key Unity will cycle through different placement widths, so experiment by hitting the numkey multiple times, for example Ctrl-Alt-numpad 5 5 5:

  • Ctrl-Alt-Numpad 7 – Place window in top left corner of screen.
  • Ctrl-Alt-Numpad 8 – Place window in top half of screen.
  • Ctrl-Alt-Numpad 9 – Place window in top right corner of screen.
  • Ctrl-Alt-Numpad 4 – Place window on the left side of the screen.
  • Ctrl-Alt-Numpad 5 – Center/Maximize the window in the middle of the screen.
  • Ctrl-Alt-Numpad 6 – Place window on the right side of the screen.
  • Ctrl-Alt-Numpad 1 – Place window in the bottom left corner of the screen.
  • Ctrl-Alt-Numpad 2 – Place window in the bottom half of the screen.
  • Ctrl-Alt-Numpad 3 – Place window in the bottom right corner of the screen.
  • Ctrl-Alt-Numpad 0 – Maximize window.

Workspace Management

  • Super-S – Expo mode (for everything), zooms out on all the workspaces and lets you manage windows.
  • Shift-Alt- – Expo mode for all windows in the current workspace only.
  • Ctrl-Alt- / / / – Change to a new workspace.
  • Ctrl-Alt-Shift- / / / – Place window to a new workspace.
  • Ctrl-Alt-L – Lock the screen.

Screenshots

  • PrtScn – Take a screenshot of the current workspace
  • Alt-PrtScn – Take a screenshot of the current window

Mouse Tricks

Launcher

  • Clicking and holding an icon and then dragging it around will allow you to reorder it on the launcher. You can also drag it off to the right of the launcher to move it around. Note that you need to make an explicit movement to the right to move the icon off the launcher before you can move it around.
  • Dragging and Dropping an icon into the trash can will remove it from the Launcher. The program itself will remain installed and accessible through the dash.
  • Scrolling the mouse wheel while over the Launcher scrolls the icons if you have too many and need to move around quickly.

Window Management

  • Maximizing – Dragging a window to the top panel will maximize it.
  • Restore – There are two ways to restore, or unmaximize, the topmost maximized window of the current monitor for this workspace (not using the window controls)
    • Double clicking on the top panel (but not in the application’s menu)
    • Dragging the top panel down.
  • Middle click on Maximize – Maximize Window Vertically.
  • Right click on Maximize – Maximize Window Horizontally
  • Focus the topmost maximized window of the current monitor for this workspace: Left click on the top panel (but not in the application’s menu)
  • Cycle between maximized windows of the current monitor for this workspace: Middle click on the top panel (but not in the application’s menu)
  • Tiling – Dragging a Window to the left/right border will auto tile it to that side of the screen.
  • Middle click on an application’s launcher icon – Open a new instance of the application in a new window. If the application isn’t running it will just open it normally.
  • Middle click on the top panel (but not the menu) – send the current window behind all other windows.
From: askubuntu.
By: 78% Jorge Castro, user15129, brousch, Oxwivi, didrocks, Jeremy Bicha, Ingo Gerth.
Licensed: under cc-wiki with attribution required.

Written by SilverWav

May 8, 2011 at 1:43 pm

Posted in Notes

Tagged with , , , ,

11.04 Natty – VirtualBox 4.0 – Add Oracle Repository

with one comment

gksudo gedit /etc/apt/sources.list

Add:
deb http://download.virtualbox.org/virtualbox/debian natty contrib

Then:
wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | sudo apt-key add -

Update and Install:
sudo apt-get update && sudo apt-get install virtualbox-4.0

VirtualBox 4.0.6 Oracle VM VirtualBox Extension Pack All platforms

Written by SilverWav

May 8, 2011 at 9:29 am

Posted in Notes

Tagged with , , ,

11.04 Natty – Replacing system monitor

leave a comment »

Indicator Syspeek
sudo add-apt-repository ppa:vicox/syspeek
sudo apt-get update
sudo apt-get install syspeek

Panel Indicators
Start via Alt + F2 “AppName” and enter.

Written by SilverWav

April 30, 2011 at 8:24 pm

Posted in Notes

Tagged with , , , , ,

Note: XP Guest BSOD if Exported to other Host OS?

leave a comment »

Reg Hack!

intelppm.sys could be the issue, turn it off with reged32 via safe boot.

The solution is simple, open regedt32 go to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Intelppm
Change the ‘Start’ value to ’4′
Reboot
Done

Written by SilverWav

July 28, 2010 at 7:04 pm

Posted in Notes

Tagged with , , , ,

Note: Ubuntu Virtualbox Error Message On Guest Start?

leave a comment »

This is a conflict with KVM!

Each time you log on to Ubuntu run this command:
sudo stop qemu-kvm

Written by SilverWav

July 28, 2010 at 7:01 pm

Posted in Notes

Tagged with , , , ,

Note: Dashboard for mozilla and chromium daily builds

leave a comment »

Written by SilverWav

May 30, 2010 at 12:25 am

Note: Proper font smoothing in Firefox

leave a comment »

This setting is key, by default (20) its almost never used.

As I wanted text to be optimized for display quality I set

browser.display.auto_quality_min_font_size = 0

Possible values and their effects

A non-negative integer, specifying device pixels. Text rendered at this size or larger is optimized for display quality rather than display speed. Default is 20.
Caveats

* Text in chrome (the UI) is always rendered with the high-quality path.
* Web pages can override the effects of this preference by specifying the text-rendering CSS property.

Recommended settings

To use the highest quality display and legibility settings for all rendered text, set this preference to 0. Conversely, setting this preference to a very high number will cause Mozilla to use the fastest rendering methods for all text.

http://kb.mozillazine.org/Browser.display.auto_quality_min_font_size

Written by SilverWav

May 17, 2010 at 11:45 am

Posted in Notes

Tagged with , , , ,

Follow

Get every new post delivered to your Inbox.