From 82ac248145de5f62e13ca5645dbf827c27b4a2da Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 16 Dec 2009 14:00:01 -0500 Subject: [PATCH] Add some directional focus bindings to the default config file. --- data/rc.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/data/rc.xml b/data/rc.xml index 1bd7ecc2..dc73fb53 100644 --- a/data/rc.xml +++ b/data/rc.xml @@ -266,6 +266,28 @@ + + + + right + + + + + left + + + + + up + + + + + down + + + -- 2.44.0