Create debian/* for .deb packaging
[indicator-keyboard-led.git] / debian / config
CommitLineData
e21d3d38
AIL
1#!/bin/sh -e
2. /usr/share/debconf/confmodule
3
4db_input high indicator-keyboard-led/short || true
5db_go
6db_input high indicator-keyboard-led/order || true
7db_go
8db_input high indicator-keyboard-led/xdotool || true
9db_go