Archive

Posts Tagged ‘keyboard shortcuts’

Change Run Command Keybinding to Match Gnome-Do (KDE Converts)

June 9th, 2010 5 comments

I’ve been spending some time recently in KDE 4.4.x. It seems with each new release it gets more and more polished, and I want to thank the dev team for their hard work. Some of the oddities that I find in KDE though, I think, are based on my familiarity to GNOME. This post outlines how to change the Run Command Keybinding (ALT-F2) to match that of GNOME-Do (Super-Space). This gives you basically what GNOME-Do does (granted not quite the same, but good enough for quick-launching apps), without installing GNOME-Do and its dependencies.

System Settings – Global Keyboard Shortcuts

  1. To quickly get to the System Settings and the Global Keyboard Shortcuts configuration, use the Run Command interface by pressing ALT-F2 and enter “Global Keyboard Shortcuts”.
  2. In the drop-down menu labeled “KDE Component”, select “Run Command Interface”.
  3. Select “Run Command” in the Action (left) column.
  4. Click the “Custom” box.
  5. Click the input box to the right of “Custom” and press the key combination “Super-Space” (Super is the Windows Key).
  6. Click Apply.

General Usage

I admit that the Run Command interface doesn’t give all of the same options as GNOME-Do, but it does do quite a bit. You can, of course, quickly launch applications. You can switch between applications (type the name of a currently running app, and select it. It’ll switch focus, or switch to the desktop running that app). Do you have any suggestions on how to use the Run Command interface for more efficient desktop usage?

Conclusion

If you’re trying out KDE and want your transition to be a little smoother, try changing some of the little things to make you feel more at home. Changing this keybinding, for those used to GNOME-Do, is just one small step along the way.

Categories: KDE Tags: , ,

Firefox Shortcut Keys

June 22nd, 2008 24 comments

Not long ago the USB mouse that I’ve been using with my laptop finally died.  Granted it may have been due to me stubbing my toe on my backpack and crushing it during the middle of the night.  In any event, I’ve become pretty proficient in the use of keyboard shortcuts in Firefox at this point.  I thought I would share a few with you.

Navigation Shortcuts

Forward, backward, home, address bar and search bar can be done via keyboard shortcuts:

alt+Left Arrow : back

alt+Right Arrow : forward

alt+Home : Home

ctrl+L : address bar

F6 : address bar

ctrl+K : search bar

ctrl+K+Down Arrow : toggle search engine down

ctrl+K+Up Arrow : toggle search engine up

Tab Shortcuts

Opening, closing and navigating your tabs can be done via these shortcuts:

ctrl+t : new tab

ctrl+w : close tab

ctrl+Page Up : previous tab

ctrl+Page Down : next tab

ctrl+tab : next tab

alt+num (1, 2, 3, etc) : tab number

ctrl+shift+T : open recently closed tabs

ctrl+r : refresh tab content

ctrl+shift+r : force-refresh tab content

ctrl+u : view tab source

Are there any shortcuts that I’ve missed?  If you’ve got anything to share, comment.

Categories: Internet Tags: ,