remove revert option fro default illume profile - fixes focus issue.

SVN revision: 62498
This commit is contained in:
Carsten Haitzler 2011-08-16 11:22:58 +00:00
parent b903f06312
commit 8a385fac60
1 changed files with 1 additions and 1 deletions

View File

@ -1563,7 +1563,7 @@ group "E_Config" struct {
value "move_info_visible" int: 0;
value "resize_info_visible" int: 0;
value "focus_last_focused_per_desktop" int: 1;
value "focus_revert_on_hide_or_close" int: 1;
value "focus_revert_on_hide_or_close" int: 0;
value "pointer_slide" int: 0;
value "use_e_cursor" int: 1;
value "cursor_size" int: 32;