Skip to content

kyonetca/dotfiles

 
 

Repository files navigation

Dotfiles

Screenshots

Desktop

URxvt

Installation

git clone https://github.com/atweiden/dotfiles
cd dotfiles
./bootstrap.sh

Usage

Log in and run startx to launch Openbox.

Keybindings

The Windows symbol key is the 'Super' key. For example, Windows+spacebar, displayed below as Super+space opens the main menu.

Program shortcuts:

Shortcut Action
Super+space Main menu
Super+t URxvt terminal
Super+l LXTerminal terminal
Super+f PCManFM file manager
Super+e Leafpad editor
Super+m VLC media player
Super+w Firefox web browser
Super+g Gvim
Super+r Calculator
Super+s Gnumeric spreadsheet
Super+q Force quit target program
Super+Ctrl+l Lock screen
Super+Ctrl+q Quit Openbox
Alt+F2 gmrun dialog (program launcher)
Alt+F3 dmenu (HUD-like program launcher with simple fuzzy completion)

Desktop shortcuts:

Shortcut Action
Super+a Toggle maximize the current window
Super+h Toggle fully expand the current window horizontally
Super+v Toggle fully expand the current window vertically
Super+F11 Toggle full screen on the current window
Super+c Center the current window
Super+Up Move the current window up
Super+Down Move the current window down
Super+Right Move the current window to the right
Super+Left Move the current window to the left
Alt+Super+Arrow Resize the current window
Alt+Shift+Arrow Move the current window to a different desktop
Super+F1-F4 Switch to desktop #1-4

Mouse shortcuts:

Shortcut Action
Right-click anywhere on desktop Main menu
Mousewheel-scrolldown on app icon in lower panel Minimize app to lower panel
Mousewheel-scrollup on app icon in lower panel Restore app to size from minimized in lower panel
Right-click on app icon in lower panel Quit app / close app window
Left-click and drag window titlebar past desktop sides Move window to adjacent desktop

Credits

https://dotfiles.github.com

Licensing

This is free and unencumbered public domain software. For more information, see http://unlicense.org/ or the accompanying UNLICENSE file.

Packages

No packages published

Languages

  • Vim Script 38.3%
  • Python 24.8%
  • ApacheConf 15.9%
  • Shell 11.3%
  • Perl 8.6%
  • C 0.8%
  • Other 0.3%