From 9166f38e438cabae41f020b477091d36004495f0 Mon Sep 17 00:00:00 2001 From: Olivier Fourdan Date: Wed, 9 Sep 2009 14:01:01 +0200 Subject: Add new keyboard shortcut to switch between windows of the same application, add new keyboard shortcut to switch between windows of different applications only, add new option "cycle_apps_only" to switch between regular toplevels only (avoiding dialogs - This option coupled with the new shortcut allows for faster window selection through keyboard) --- defaults/defaults | 1 + 1 file changed, 1 insertion(+) (limited to 'defaults') diff --git a/defaults/defaults b/defaults/defaults index ca36e9b09..9b1f89293 100644 --- a/defaults/defaults +++ b/defaults/defaults @@ -7,6 +7,7 @@ button_offset=0 button_spacing=0 click_to_focus=true cycle_draw_frame=true +cycle_apps_only=true cycle_hidden=true cycle_minimum=true cycle_workspaces=false -- cgit v1.2.1