From 57c928916ca7cdacd728834a9b59ecc33b55339e Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Fri, 09 Mar 2007 13:57:54 +0000 Subject: Refactor sugar.env and paths --- (limited to 'emulator') diff --git a/emulator/Makefile.am b/emulator/Makefile.am new file mode 100644 index 0000000..d0386c7 --- /dev/null +++ b/emulator/Makefile.am @@ -0,0 +1,4 @@ +confdir = $(pkgdatadir)/emulator +conf_DATA = kbdconfig + +EXTRA_DIST = $(conf_DATA) diff --git a/emulator/kbdconfig b/emulator/kbdconfig new file mode 100644 index 0000000..415c69f --- /dev/null +++ b/emulator/kbdconfig @@ -0,0 +1,7 @@ +# This is the sugar keyboard configuration for matchbox + +### Window operation short cuts + +n=next +p=prev +c=close -- cgit v0.9.1