From 3bbcfadd227d596131d56b45999635e4897a0007 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Thu, 25 Mar 2010 03:26:59 +0100 Subject: [PATCH] docs: add/cleanup references --- docs/userguide | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/docs/userguide b/docs/userguide index c8821961..5cb1fe58 100644 --- a/docs/userguide +++ b/docs/userguide @@ -22,7 +22,7 @@ image:keyboard-layer2.png["Keys to use with Shift+Mod1",width=600,link="keyboard As i3 uses keycodes in the default configuration, it does not matter which keyboard layout you actually use. The key positions are what matters (of course -you can also use keysymbols, see below). +you can also use keysymbols, see <>). The red keys are the modifiers you need to press (by default), the blue keys are your homerow. @@ -178,9 +178,10 @@ windows, or toolbar windows (GIMP or similar). You can enable floating mode for a window by pressing +Mod1+Shift+Space+. By dragging the window’s titlebar with your mouse you can move the window -around. By grabbing the borders and moving them you can resize the window. +around. By grabbing the borders and moving them you can resize the window. You +can also do that by using the <>. -Bindings for doing this with your keyboard will follow. +For resizing floating windows with your keyboard, see <>. Floating windows are always on top of tiling windows. @@ -230,6 +231,8 @@ font font -misc-fixed-medium-r-normal--13-120-75-75-C-70-iso10646-1 -------------------------------------------------------------- +[[keybindings]] + === Keyboard bindings A keyboard binding makes i3 execute a command (see below) upon pressing a @@ -280,6 +283,8 @@ umlauts or special characters 'and' having some comfortably reachable key bindings. For example, when typing, capslock+1 or capslock+2 for switching workspaces is totally convenient. Try it :-). +[[floating_modifier]] + === The floating modifier To move floating windows with your mouse, you can either grab their titlebar @@ -407,10 +412,10 @@ exec command exec sudo i3status | dzen2 -dock -------------------------------- -=== Automatically putting workspaces on specific screens - [[workspace_screen]] +=== Automatically putting workspaces on specific screens + If you assign clients to workspaces, it might be handy to put the workspaces on specific screens. Also, the assignment of workspaces to screens will determine which workspace i3 uses for a new screen when adding screens @@ -806,10 +811,10 @@ bindsym Mod1+Shift+w reload bindsym Mod1+Shift+e exit ---------------------------- -== Multiple monitors - [[multi_monitor]] +== Multiple monitors + As you can see in the goal list on the website, i3 was specifically developed with support for multiple monitors in mind. This section will explain how to handle multiple monitors. -- 2.39.5