Git Product home page Git Product logo

obqss's Introduction

Openbox QuickStart Script

This Script includes a bunch of pre-configured files that will be used in the script, as well as the script itself. This Script aims to allow users to streamline their installation of openbox on their Linux Distribution

Ideology/Objectives

My Goal with the OpenBox QuickStart Script (or OBQSS for short) is to provide a configuration for openbox on debian that has a balance between ease of use and being lightweight.

Requirements

For quickstart.sh exclusively: a system running Debian GNU/Linux (Or Distributions based on it, as quickstart.sh uses apt to obtain packages, and are expecting Debian's Package Names.)

For setup-postinst.sh: Any Linux System with bash installed. (bash is required as the shell script uses it as the shebang.)

Usage

Do a clone of this repository, and then execute quickstart.sh. if unsure, run:

git clone https://github.com/heterochromia420/obqss followed by cd obqss and bash quickstart.sh After running quickstart.sh, do not run setup-postinst.sh unless you're setting the openbox session for another user.

FOR EXPERTS: if you aren't running quickstart.sh due to not running debian or a debian-based distribution, obtain the equivalent to the package names in quickstart.sh, you can then run setup-postinst.sh. setup-postinst.sh runs a simplified version of quickstart.sh that only copies the items in the config folder to the user's home and .config folders.

Notes

youruser is a just a example, replace it with your actual username.

Battery Indicator

If your system lacks a battery, you might receive low battery notifications. To resolve this:

Right Click on the start menu.
Click on "Panel Items".
In the "Elements Selected" section, click on "Battery".
Click the right arrow icon between "Elements Selected" and "Elements Available".
Press "OK" and close the "Tint2 Panel Themes" window.

Startup

Openbox uses a script to automatically start up applications on startup. if you need to add/remove items to that list, the file will be at /home/youruser/.config/openbox/autostart.sh

You need to add a "&" after the command if it isn't the last item on the list.

Keyboard Shortcuts

This Script includes the following Default Keyboard Shortcuts:

  Alt+E: Launches File Manager
  Alt+R: Launches Run Dialog
  Alt+Up: Increases Volume
  Alt+Down: Decreases Volume
  Alt+M: Toggles Mute
  Ctrl+Alt+L: Locks Screen
  Ctrl+Alt+Del: Launches Task Manager
  Ctrl+Alt+T: Launches Terminal
  Print: Takes a Screenshot
  Meta/Windows Key: Opens Menu

You can edit /home/youruser/.config/openbox/rc.xml to add/delete shortcuts. You can head to http://openbox.org/wiki/Help:Bindings if you require further documentation on how editing keyboard shortcuts work.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.