View difference between Paste ID: 4GHMG5DM and muyaTnFm
SHOW: | | - or go back to the newest paste.
1-
<?xml version="1.0" encoding="UTF-8"?>
1+
#
2-
<!-- Do not edit this file, it will be overwritten on install.
2+
# These things are run when an Openbox X Session is started.
3-
        Copy the file to $HOME/.config/openbox/ instead. -->
3+
# You may place a similar script in $HOME/.config/openbox/autostart
4-
<openbox_config xmlns="http://openbox.org/3.4/rc" xmlns:xi="http://www.w3.org/2001/XInclude">
4+
# to run user-specific things.
5-
  <resistance>
5+
#
6-
    <strength>10</strength>
6+
7-
    <screen_edge_strength>20</screen_edge_strength>
7+
# If you want to use GNOME config tools...
8-
  </resistance>
8+
#
9-
  <focus>
9+
#if test -x /usr/lib/x86_64-linux-gnu/gnome-settings-daemon >/dev/null; then
10-
    <focusNew>yes</focusNew>
10+
#  /usr/lib/x86_64-linux-gnu/gnome-settings-daemon &
11-
    <!-- always try to focus new windows when they appear. other rules do
11+
#elif which gnome-settings-daemon >/dev/null 2>&1; then
12-
       apply -->
12+
#  gnome-settings-daemon &
13-
    <followMouse>no</followMouse>
13+
#fi
14-
    <!-- move focus to a window when you move the mouse into it -->
14+
15-
    <focusLast>yes</focusLast>
15+
# If you want to use XFCE config tools...
16-
    <!-- focus the last used window when changing desktops, instead of the one
16+
#
17-
       under the mouse pointer. when followMouse is enabled -->
17+
#xfce-mcs-manager &
18-
    <underMouse>no</underMouse>
18+
19-
    <!-- move focus under the mouse, even when the mouse is not moving -->
19+
20-
    <focusDelay>200</focusDelay>
20+
xrandr --output LVDS-1 --off 
21-
    <!-- when followMouse is enabled, the mouse must be inside the window for
21+
xrandr --output VGA-1 --auto 
22-
       this many milliseconds (1000 = 1 sec) before moving focus to it -->
22+
23-
    <raiseOnFocus>no</raiseOnFocus>
23+
24-
    <!-- when followMouse is enabled, and a window is given focus by moving the
24+
lxpanel 
25-
       mouse into it, also raise the window -->
25+
26-
  </focus>
26+
#shutter
27-
  <placement>
27+
28-
    <policy>Smart</policy>
28+
#thunderbird
29-
    <!-- 'Smart' or 'UnderMouse' -->
29+
30-
    <center>yes</center>
30+
#transmission-gtk
31-
    <!-- whether to place windows in the center of the free area found or
31+
32-
       the top left corner -->
32+
#x-tile
33-
    <monitor>Primary</monitor>
33+
34-
    <!-- with Smart placement on a multi-monitor system, try to place new windows
34+
#xpad