From 7bef5075e7c39cf318847f8ba9282c25c3ceded2 Mon Sep 17 00:00:00 2001 From: ben Date: Sun, 31 May 2009 12:57:02 +0000 Subject: Tool um kommandos über trayicon auszuführen hinzugefügt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.neo-layout.org@1883 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- linux/traycommand/layoutswitch.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 linux/traycommand/layoutswitch.yaml (limited to 'linux/traycommand/layoutswitch.yaml') diff --git a/linux/traycommand/layoutswitch.yaml b/linux/traycommand/layoutswitch.yaml new file mode 100644 index 0000000..5b8d369 --- /dev/null +++ b/linux/traycommand/layoutswitch.yaml @@ -0,0 +1,7 @@ +--- +- command: "~/bin/asdf; xmodmap ~/thinkpad.xmodmap" + icon: "~/neo/windows/neo-vars/src/neo_enabled.ico" + menutext: "Neo" +- command: "~/bin/uiae; xmodmap ~/thinkpad.xmodmap" + icon: "~/neo/windows/neo-vars/src/neo_disabled.ico" + menutext: "qwertz" -- cgit v1.2.3