[hackers] [dwm] s/xterm/uxterm/

From: Anselm R. Garbe <garbeam_AT_gmail.com>
Date: Mon Oct 01 15:40:04 2007

changeset: 1022:e50432b2ba5f
tag: tip
user: Anselm R. Garbe <garbeam_AT_gmail.com>
date: Mon Oct 01 15:39:37 2007 +0200
summary: s/xterm/uxterm/

diff -r b385ba02e179 -r e50432b2ba5f config.def.h
--- a/config.def.h Mon Oct 01 14:40:53 2007 +0200
+++ b/config.def.h Mon Oct 01 15:39:37 2007 +0200
@@ -40,7 +40,7 @@ Key keys[] = { \
         { MODKEY, XK_p, spawn, \
                 "exe=`dmenu_path | dmenu -fn '"FONT"' -nb '"NORMBGCOLOR"' -nf '"NORMFGCOLOR"'" \
                 " -sb '"SELBGCOLOR"' -sf '"SELFGCOLOR"'` && exec $exe" }, \
- { MODKEY|ShiftMask, XK_Return, spawn, "exec xterm" }, \
+ { MODKEY|ShiftMask, XK_Return, spawn, "exec uxterm" }, \
         { MODKEY, XK_space, setlayout, NULL }, \
         { MODKEY, XK_b, togglebar, NULL }, \
         { MODKEY, XK_j, focusnext, NULL }, \
Received on Mon Oct 01 2007 - 15:40:04 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:58:25 UTC