From 8712d896b39fd57cdffd27341071679c8408cd33 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Mon, 7 Oct 2013 17:17:52 -0400 Subject: change around a lot of keybindings - swap control and alt - map tapping left control to pressing escape - map the menu key to right super, and caps lock to compose - move window manager shortcuts to super - use ^F instead of ^A for the tmux modifier key - a few other miscellaneous changes to make certain keybindings more natural with the new modifier layout --- services/xcape/log/run | 3 +++ services/xcape/run | 3 +++ 2 files changed, 6 insertions(+) create mode 100755 services/xcape/log/run create mode 100755 services/xcape/run (limited to 'services') diff --git a/services/xcape/log/run b/services/xcape/log/run new file mode 100755 index 0000000..ef9a4a9 --- /dev/null +++ b/services/xcape/log/run @@ -0,0 +1,3 @@ +#!/bin/sh + +multilog t * $HOME/.log/xcape diff --git a/services/xcape/run b/services/xcape/run new file mode 100755 index 0000000..d72ab47 --- /dev/null +++ b/services/xcape/run @@ -0,0 +1,3 @@ +#!/bin/sh + +exec xcape -d -- cgit v1.2.3-54-g00ecf