X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=spectrwm.1;h=54b8123ec5cc86a2186ed8e2a7389cba85eb4647;hb=d2cf9769eaf4bd48084cb97e462d1419dd92fb5e;hp=1028811532cf9b2f297aa27e82554b61153ead90;hpb=3a8ade46f6bcd5e051de1a99c3ad32108092d935;p=spectrwm.git diff --git a/spectrwm.1 b/spectrwm.1 index 1028811..54b8123 100644 --- a/spectrwm.1 +++ b/spectrwm.1 @@ -1,6 +1,6 @@ .\" Copyright (c) 2009-2012 Marco Peereboom .\" Copyright (c) 2009 Darrin Chandler -.\" Copyright (c) 2011-2013 Reginald Kennedy +.\" Copyright (c) 2011-2014 Reginald Kennedy .\" Copyright (c) 2011-2012 Lawrence Teo .\" Copyright (c) 2011-2012 Tiago Cunha .\" Copyright (c) 2012 David Hill @@ -152,7 +152,6 @@ manpages. The .Xr xfontsel 1 application can help with the XLFD setting. -.Pp .It Ic bar_font_color Ns Bq Ar x Color of the font in status bar in screen .Ar x . @@ -319,10 +318,11 @@ This setting is not retained at restart. .It Ic modkey Change mod key. Mod1 is generally the ALT key and Mod4 is the windows key on a PC. -.It Ic name Ns Bq Ar n -Set name of workspace -.Ar n -at start-of-day. +.It Ic name +Set the name of a workspace at start-of-day. +Defined in the format ws[]:, e.g. ws[1]:Console sets the name of +workspace 1 to +.Dq Console . .It Ic program Ns Bq Ar p Define new action to spawn a program .Ar p . @@ -570,9 +570,9 @@ focus_next focus_prev .It Cm M-m focus_main -.It Cm M-S-j -focus_urgent .It Cm M-u +focus_urgent +.It Cm M-S-j swap_next .It Cm M-S-k swap_prev @@ -626,6 +626,8 @@ initscr iconify .It Cm M-S-w uniconify +.It Cm M-e +maximize_toggle .It Cm M-S-r always_raise .It Cm M-v @@ -941,6 +943,11 @@ if there are no other windows on the workspace with the same WM_CLASS class/instance value. Has no effect when .Ic focus_mode is set to follow. +.It OBEYAPPFOCUSREQ +When an application requests focus on the window via a _NET_ACTIVE_WINDOW +client message (source indication of 1), comply with the request. +Note that a source indication of 0 (unspecified) or 2 (pager) are always +obeyed. .El .Pp Custom quirks in the configuration file are specified as follows: