summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--defaults/defaults2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 52a6cdd73..de452857a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2008-11-20 olivier
+ * defaults/defaults: Fix default value for easy_click
+
+2008-11-20 olivier
+
* src/moveresize.c: Work arround a problem affecting the use of
the "Super" key as modifier for moving windows (Bug #4632)
diff --git a/defaults/defaults b/defaults/defaults
index 56a4f799a..c926390a2 100644
--- a/defaults/defaults
+++ b/defaults/defaults
@@ -12,7 +12,7 @@ cycle_minimum=true
cycle_workspaces=false
dbl_click_time=400
double_click_action=maximize
-easy_click=true
+easy_click=Alt
focus_delay=250
focus_hint=true
focus_new=true