summaryrefslogtreecommitdiffstats
path: root/rules/hpanel.in
diff options
context:
space:
mode:
authorLuotao Fu <l.fu@pengutronix.de>2006-11-30 12:41:57 +0000
committerLuotao Fu <l.fu@pengutronix.de>2006-11-30 12:41:57 +0000
commit84173e7baef3feb89dd16c0be413cbb862fdd7b8 (patch)
tree6cde9ce943c884741e25f844a0453c72434b9328 /rules/hpanel.in
parent4924ce140d96437a3e8a55a398f44d360f4fd133 (diff)
downloadptxdist-84173e7baef3feb89dd16c0be413cbb862fdd7b8.tar.gz
ptxdist-84173e7baef3feb89dd16c0be413cbb862fdd7b8.tar.xz
added hpanel
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6415 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/hpanel.in')
-rw-r--r--rules/hpanel.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/rules/hpanel.in b/rules/hpanel.in
new file mode 100644
index 000000000..b2f3a2f80
--- /dev/null
+++ b/rules/hpanel.in
@@ -0,0 +1,11 @@
+config HPANEL
+ bool
+ depends on XORG_SERVER
+ select XORG_LIB_XFT
+ select XORG_LIB_XPM
+ prompt "hpanel"
+ help
+ hpaenl is a small panel that lists your windows
+ and allows you to switch workspaces. works with
+ pekwm
+