seanyeh / skdal

A simple keyboard-driven application launcher for X11 written in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

skdal
A simple keyboard-driven application launcher for X11 written in C 
By Sean Yeh

Looks for configuration file in default location $XDG_CONFIG_HOME/skdal/skdal.xml
A sample config is provided (test_config.xml)

I will add more documentation sometime.

Requires:
X11
mxml (http://www.minixml.org/)

Usage:
Run skdal --daemon
Assign 'skdal' to any keyboard shortcut. When skdal is run, it will start
accepting key inputs

About

A simple keyboard-driven application launcher for X11 written in C

License:MIT License


Languages

Language:C 100.0%