123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302 |
- <?xml version="1.0"?>
- <openbox_config xmlns="http://openbox.org/3.4/rc" xmlns:xi="http://www.w3.org/2001/XInclude">
- <resistance>
- <strength>10</strength>
- <screen_edge_strength>20</screen_edge_strength>
- </resistance>
- <focus>
- <focusNew>yes</focusNew>
- <!-- always try to focus new windows when they appear. other rules do
- apply -->
- <followMouse>no</followMouse>
- <!-- move focus to a window when you move the mouse into it -->
- <focusLast>yes</focusLast>
- <!-- focus the last used window when changing desktops, instead of the one
- under the mouse pointer. when followMouse is enabled -->
- <underMouse>no</underMouse>
- <!-- move focus under the mouse, even when the mouse is not moving -->
- <focusDelay>200</focusDelay>
- <!-- when followMouse is enabled, the mouse must be inside the window for
- this many milliseconds (1000 = 1 sec) before moving focus to it -->
- <raiseOnFocus>no</raiseOnFocus>
- <!-- when followMouse is enabled, and a window is given focus by moving the
- mouse into it, also raise the window -->
- </focus>
- <placement>
- <policy>Smart</policy>
- <!-- 'Smart' or 'UnderMouse' -->
- <center>yes</center>
- <!-- whether to place windows in the center of the free area found or
- the top left corner -->
- <monitor>Any</monitor>
- <!-- with Smart placement on a multi-monitor system, try to place new windows
- on: 'Any' - any monitor, 'Mouse' - where the mouse is, 'Active' - where
- the active window is -->
- <primaryMonitor/>
- </placement>
- <theme>
- <name>Nxpro</name>
- <titleLayout>ILM</titleLayout>
- <!--
- available characters are NDSLIMC, each can occur at most once.
- N: window icon
- L: window label (AKA title).
- I: iconify
- M: maximize
- C: close
- S: shade (roll up/down)
- D: omnipresent (on all desktops).
- -->
- <keepBorder>yes</keepBorder>
- <animateIconify>no</animateIconify>
- <font place="ActiveWindow">
- <name>Ubuntu</name>
- <size>12</size>
- <!-- font size in points -->
- <weight>Bold</weight>
- <!-- 'bold' or 'normal' -->
- <slant>Normal</slant>
- <!-- 'italic' or 'normal' -->
- </font>
- <font place="InactiveWindow">
- <name>Ubuntu</name>
- <size>11</size>
- <!-- font size in points -->
- <weight>Bold</weight>
- <!-- 'bold' or 'normal' -->
- <slant>Normal</slant>
- <!-- 'italic' or 'normal' -->
- </font>
- <font place="MenuHeader">
- <name>Ubuntu</name>
- <size>12</size>
- <!-- font size in points -->
- <weight>Normal</weight>
- <!-- 'bold' or 'normal' -->
- <slant>Italic</slant>
- <!-- 'italic' or 'normal' -->
- </font>
- <font place="MenuItem">
- <name>Ubuntu</name>
- <size>11</size>
- <!-- font size in points -->
- <weight>Normal</weight>
- <!-- 'bold' or 'normal' -->
- <slant>Normal</slant>
- <!-- 'italic' or 'normal' -->
- </font>
- <!--font place="OnScreenActiveDisplay">
- <name>Sans</name>
- <size>10</size>
- <weight/>
- <slant/>
- </font>
- <font place="OnScreenIactiveDisplay">
- <name>Sans</name>
- <size>8</size>
- <weight/>
- <slant/>
- </font>
- <font place="ActiveOnScreenDisplay">
- <name>Ubuntu Light</name>
- <size>9</size>
- <weight>Bold</weight>
- <slant>Normal</slant>
- </font>
- <font place="InactiveOnScreenDisplay">
- <name>Sans</name>
- <size>8</size>
- <weight/>
- <slant/>
- </font-->
- <font place="ActiveOnScreenDisplay">
- <name>Sans</name>
- <size>12</size>
- <weight>Normal</weight>
- <slant>Normal</slant>
- </font>
- <font place="InactiveOnScreenDisplay">
- <name>Sans</name>
- <size>11</size>
- <weight>Normal</weight>
- <slant>Normal</slant>
- </font>
- </theme>
- <desktops>
- <!-- this stuff is only used at startup, pagers allow you to change them
- during a session
- these are default values to use when other ones are not already set
- by other applications, or saved in your session
- use obconf if you want to change these without having to log out
- and back in -->
- <number>2</number>
- <firstdesk>1</firstdesk>
- <names>
- <!-- set names up here if you want to, like this:-->
- <name>desk1</name>
- <name>desk2</name>
- </names>
- <popupTime>875</popupTime>
- <!-- The number of milliseconds to show the popup for when switching
- desktops. Set this to 0 to disable the popup. -->
- </desktops>
- <resize>
- <drawContents>yes</drawContents>
- <popupShow>Always</popupShow>
- <!-- 'Always', 'Never', or 'Nonpixel' (xterms and such) -->
- <popupPosition>Center</popupPosition>
- <!-- 'Center', 'Top', or 'Fixed' -->
- <popupFixedPosition>
- <!-- these are used if popupPosition is set to 'Fixed' -->
- <x>10</x>
- <!-- positive number for distance from left edge, negative number for
- distance from right edge, or 'Center' -->
- <y>10</y>
- <!-- positive number for distance from top edge, negative number for
- distance from bottom edge, or 'Center' -->
- </popupFixedPosition>
- </resize>
- <!-- You can reserve a portion of your screen where windows will not cover when
- they are maximized, or when they are initially placed.
- Many programs reserve space automatically, but you can use this in other
- cases. -->
- <margins>
- <top>0</top>
- <bottom>1</bottom>
- <left>0</left>
- <right>0</right>
- </margins>
- <dock>
- <position>TopLeft</position>
- <!-- (Top|Bottom)(Left|Right|)|Top|Bottom|Left|Right|Floating -->
- <floatingX>0</floatingX>
- <floatingY>0</floatingY>
- <noStrut>no</noStrut>
- <stacking>Above</stacking>
- <!-- 'Above', 'Normal', or 'Below' -->
- <direction>Vertical</direction>
- <!-- 'Vertical' or 'Horizontal' -->
- <autoHide>no</autoHide>
- <hideDelay>300</hideDelay>
- <!-- in milliseconds (1000 = 1 second) -->
- <showDelay>300</showDelay>
- <!-- in milliseconds (1000 = 1 second) -->
- <moveButton>Middle</moveButton>
- <!-- 'Left', 'Middle', 'Right' -->
- </dock>
- <keyboard>
- <chainQuitKey>C-g</chainQuitKey>
- <keybind key="W-n">
- <action name="DesktopNext"/>
- </keybind>
- <keybind key="A-W-n">
- <action name="SendToDesktopNext"/>
- </keybind>
- <keybind key="W-F1">
- <action name="Desktop"/>
- </keybind>
- <keybind key="W-F2">
- <action name="Desktop">
- <desktop>2</desktop>
- </action>
- </keybind>
- <keybind key="W-F3">
- <action name="Desktop">
- <desktop>3</desktop>
- </action>
- </keybind>
- <keybind key="W-F4">
- <action name="Desktop">
- <desktop>4</desktop>
- </action>
- </keybind>
- <keybind key="W-t">
- <keybind key="W-c">
- <action name="Close"/>
- </keybind>
- </keybind>
- <keybind key="W-r">
- <action name="ToggleShowDesktop"/>
- </keybind>
- <keybind key="W-i">
- <action name="Iconify"/>
- </keybind>
- <keybind key="S-W-t">
- <action name="ToggleDecorations"/>
- </keybind>
- <keybind key="W-o">
- <action name="ToggleAlwaysOnTop"/>
- </keybind>
- <keybind key="W-x">
- <action name="ToggleMaximize"/>
- </keybind>
- <keybind key="W-v">
- <action name="ToggleMaximizeVert"/>
- </keybind>
- <keybind key="W-z">
- <action name="ToggleMaximizeHorz"/>
- </keybind>
- <keybind key="W-f">
- <action name="ToggleFullscreen"/>
- </keybind>
- <keybind key="C-W-Left">
- <action name="MoveToEdgeWest"/>
- </keybind>
- <keybind key="C-W-Right">
- <action name="MoveToEdgeEast"/>
- </keybind>
- <keybind key="C-W-Up">
- <action name="MoveToEdgeNorth"/>
- </keybind>
- <keybind key="C-W-Down">
- <action name="MoveToEdgeSouth"/>
- </keybind>
- <keybind key="W-Left">
- <action name="MoveRelative">
- <x>-5</x>
- </action>
- </keybind>
- <keybind key="W-Right">
- <action name="MoveRelative">
- <x>5</x>
- </action>
- </keybind>
- <keybind key="W-Up">
- <action name="MoveRelative">
- <y>-5</y>
- </action>
- </keybind>
- <keybind key="W-Down">
- <action name="MoveRelative">
- <y>5</y>
- </action>
- </keybind>
- <keybind key="S-W-Left">
- <action name="UnmaximizeFull"/>
- <action name="MoveToEdgeWest"/>
- <action name="MaximizeVert"/>
- <action name="MoveResizeTo">
- <width>50%</width>
- </action>
- </keybind>
- <keybind key="S-W-Right">
- <action name="UnmaximizeFull"/>
- <action name="MoveToEdgeEast"/>
- <action name="MaximizeVert"/>
- <action name="MoveResizeTo">
- <width>50%</width>
- </action>
- </keybind>
- <keybind key="S-W-Up">
- <action name="UnmaximizeFull"/>
- <action name="MoveToEdgeNorth"/>
- <action name="MaximizeHorz"/>
- <action name="MoveResizeTo">
- <height>50%</height>
- </action>
- </keybind>
- <keybind key="S-W-Down">
- <action name="UnmaximizeFull"/>
- <action name="MoveToEdgeSouth"/>
- <action name="MaximizeHorz"/>
- <action name="MoveResizeTo">
- <height>50%</height>
- </action>
- </keybind>
- <keybind key="W-S-c">
- <action name="MoveToCenter"/>
- </keybind>
- <keybind chroot="yes" key="W-A-z">
- <keybind chroot="yes" key="p">
- <keybind key="XF86AudioRaiseVolume">
- <action name="ResizeRelative">
- <top>5</top>
- </action>
- </keybind>
- <keybind key="XF86AudioLowerVolume">
- <action name="ResizeRelative">
- <top>-5</top>
- </action>
- </keybind>
- <keybind key="Escape">
- <action name="BreakChroot"/>
- </keybind>
- </keybind>
- <keybind chroot="yes" key="Up">
- <keybind key="XF86AudioRaiseVolume">
- <action name="ResizeRelative">
- <top>5</top>
- </action>
- </keybind>
- <keybind key="XF86AudioLowerVolume">
- <action name="ResizeRelative">
- <top>-5</top>
- </action>
- </keybind>
- <keybind key="Escape">
- <action name="BreakChroot"/>
- </keybind>
- </keybind>
- <keybind chroot="yes" key="n">
- <keybind key="XF86AudioRaiseVolume">
- <action name="ResizeRelative">
- <bottom>5</bottom>
- </action>
- </keybind>
- <keybind key="XF86AudioLowerVolume">
- <action name="ResizeRelative">
- <bottom>-5</bottom>
- </action>
- </keybind>
- <keybind key="Escape">
- <action name="BreakChroot"/>
- </keybind>
- </keybind>
- <keybind chroot="yes" key="Down">
- <keybind key="XF86AudioRaiseVolume">
- <action name="ResizeRelative">
- <bottom>5</bottom>
- </action>
- </keybind>
- <keybind key="XF86AudioLowerVolume">
- <action name="ResizeRelative">
- <bottom>-5</bottom>
- </action>
- </keybind>
- <keybind key="Escape">
- <action name="BreakChroot"/>
- </keybind>
- </keybind>
- <keybind chroot="yes" key="b">
- <keybind key="XF86AudioRaiseVolume">
- <action name="ResizeRelative">
- <left>5</left>
- </action>
- </keybind>
- <keybind key="XF86AudioLowerVolume">
- <action name="ResizeRelative">
- <left>-5</left>
- </action>
- </keybind>
- <keybind key="Escape">
- <action name="BreakChroot"/>
- </keybind>
- </keybind>
- <keybind chroot="yes" key="Left">
- <keybind key="XF86AudioRaiseVolume">
- <action name="ResizeRelative">
- <left>5</left>
- </action>
- </keybind>
- <keybind key="XF86AudioLowerVolume">
- <action name="ResizeRelative">
- <left>-5</left>
- </action>
- </keybind>
- <keybind key="Escape">
- <action name="BreakChroot"/>
- </keybind>
- </keybind>
- <keybind chroot="yes" key="f">
- <keybind key="XF86AudioRaiseVolume">
- <action name="ResizeRelative">
- <right>5</right>
- </action>
- </keybind>
- <keybind key="XF86AudioLowerVolume">
- <action name="ResizeRelative">
- <right>-5</right>
- </action>
- </keybind>
- <keybind key="Escape">
- <action name="BreakChroot"/>
- </keybind>
- </keybind>
- <keybind chroot="yes" key="Right">
- <keybind key="XF86AudioRaiseVolume">
- <action name="ResizeRelative">
- <right>5</right>
- </action>
- </keybind>
- <keybind key="XF86AudioLowerVolume">
- <action name="ResizeRelative">
- <right>-5</right>
- </action>
- </keybind>
- <keybind key="Escape">
- <action name="BreakChroot"/>
- </keybind>
- </keybind>
- <keybind key="Escape">
- <action name="BreakChroot"/>
- </keybind>
- </keybind>
- <keybind key="W-space">
- <action name="ShowMenu">
- <menu>client-menu</menu>
- </action>
- </keybind>
- <keybind key="W-c">
- <action name="NextWindow"/>
- </keybind>
- <keybind key="W-b">
- <action name="NextWindow"/>
- </keybind>
- <keybind key="W-M-b">
- <action name="NextWindow"/>
- </keybind>
- <keybind key="W-Tab">
- <action name="NextWindow">
- <dialog>no</dialog>
- <allDesktops>yes</allDesktops>
- </action>
- </keybind>
- <keybind key="S-W-Tab">
- <action name="PreviousWindow">
- <allDesktops>yes</allDesktops>
- </action>
- </keybind>
- <keybind key="W-l">
- <action name="ShowMenu">
- <menu>client-menu</menu>
- </action>
- </keybind>
- <keybind key="W-w">
- <action name="ShowMenu">
- <menu>client-list-combined-menu</menu>
- </action>
- </keybind>
- <keybind key="W-M-w">
- <action name="ShowMenu">
- <menu>client-list-combined-menu</menu>
- </action>
- </keybind>
- <keybind key="C-Escape">
- <action name="Execute">
- <command>lxpanelctl menu</command>
- </action>
- </keybind>
- <keybind key="A-C-Delete">
- <action name="Execute">
- <command>lxtask</command>
- </action>
- </keybind>
- <!-- Controlling sound volume -->
- <keybind key="XF86AudioRaiseVolume">
- <action name="Execute">
- <command>osd-sound sset Master 3%+</command>
- </action>
- </keybind>
- <keybind key="XF86AudioLowerVolume">
- <action name="Execute">
- <command>osd-sound sset Master 3%-</command>
- </action>
- </keybind>
- <keybind key="C-XF86AudioRaiseVolume">
- <action name="Execute">
- <command>osd-sound sset Line 3%+</command>
- </action>
- </keybind>
- <keybind key="C-XF86AudioLowerVolume">
- <action name="Execute">
- <command>osd-sound sset Line 3%-</command>
- </action>
- </keybind>
- <keybind key="A-XF86AudioRaiseVolume">
- <action name="Execute">
- <command>osd-sound sset Master 10%+</command>
- </action>
- </keybind>
- <keybind key="A-XF86AudioLowerVolume">
- <action name="Execute">
- <command>osd-sound sset Master 10%-</command>
- </action>
- </keybind>
- <keybind key="A-C-XF86AudioRaiseVolume">
- <action name="Execute">
- <command>osd-sound sset Master 60%</command>
- </action>
- </keybind>
- <keybind key="A-C-XF86AudioLowerVolume">
- <action name="Execute">
- <command>osd-sound sset Master 20%</command>
- </action>
- </keybind>
- <keybind key="Mod3-Escape">
- <action name="Execute">
- <command>hide-osds</command>
- </action>
- </keybind>
- <keybind key="XF86AudioMute">
- <action name="Execute">
- <command>osd-sound sset Master toggle</command>
- </action>
- </keybind>
- <!-- Controlling EMMS -->
- <keybind key="C-XF86AudioPlay">
- <action name="Execute">
- <command>emacsclient -s server-emms --eval '(emms-play-file "~/docs/audio/grass.wav")'</command>
- </action>
- </keybind>
- <keybind key="XF86AudioPlay">
- <action name="Execute">
- <command>emacsclient -s server-emms --eval '(emms-pause)'</command>
- </action>
- </keybind>
- <keybind key="XF86AudioStop">
- <action name="Execute">
- <command>emacsclient -s server-emms --eval '(emms-pause)'</command>
- </action>
- </keybind>
- <keybind key="W-XF86AudioStop">
- <action name="Execute">
- <command>emacsclient -s server-emms --eval '(emms-stop)'</command>
- </action>
- </keybind>
- <keybind key="Mod3-XF86AudioStop">
- <action name="Execute">
- <command>emacsclient -s server-emms --eval '(emms-stop)'</command>
- </action>
- </keybind>
- <keybind key="W-XF86AudioPrev">
- <action name="Execute">
- <command>emacsclient -s server-emms --eval '(emms-previous)'</command>
- </action>
- </keybind>
- <keybind key="Mod3-XF86AudioPrev">
- <action name="Execute">
- <command>emacsclient -s server-emms --eval '(emms-previous)'</command>
- </action>
- </keybind>
- <keybind key="W-XF86AudioNext">
- <action name="Execute">
- <command>emacsclient -s server-emms --eval '(emms-next)'</command>
- </action>
- </keybind>
- <keybind key="Mod3-XF86AudioNext">
- <action name="Execute">
- <command>emacsclient -s server-emms --eval '(emms-next)'</command>
- </action>
- </keybind>
- <keybind key="W-XF86AudioPlay">
- <action name="Execute">
- <command>emacsclient -s server-emms --eval '(emms-first)'</command>
- </action>
- </keybind>
- <keybind key="Mod3-XF86AudioPlay">
- <action name="Execute">
- <command>emacsclient -s server-emms --eval '(emms-first)'</command>
- </action>
- </keybind>
- <keybind key="XF86AudioPrev">
- <action name="Execute">
- <command>emacsclient -s server-emms --eval '(al/emms-seek-backward 10)'</command>
- </action>
- </keybind>
- <keybind key="XF86AudioNext">
- <action name="Execute">
- <command>emacsclient -s server-emms --eval '(al/emms-seek-forward 10)'</command>
- </action>
- </keybind>
- <keybind key="C-XF86AudioPrev">
- <action name="Execute">
- <command>emacsclient -s server-emms --eval '(al/emms-seek-backward 3)'</command>
- </action>
- </keybind>
- <keybind key="C-XF86AudioNext">
- <action name="Execute">
- <command>emacsclient -s server-emms --eval '(al/emms-seek-forward 3)'</command>
- </action>
- </keybind>
- <keybind key="A-XF86AudioPrev">
- <action name="Execute">
- <command>emacsclient -s server-emms --eval '(al/emms-seek-backward 60)'</command>
- </action>
- </keybind>
- <keybind key="A-XF86AudioNext">
- <action name="Execute">
- <command>emacsclient -s server-emms --eval '(al/emms-seek-forward 60)'</command>
- </action>
- </keybind>
- <keybind key="A-C-XF86AudioPrev">
- <action name="Execute">
- <command>emacsclient -s server-emms --eval '(al/emms-seek-backward 180)'</command>
- </action>
- </keybind>
- <keybind key="A-C-XF86AudioNext">
- <action name="Execute">
- <command>emacsclient -s server-emms --eval '(al/emms-seek-forward 180)'</command>
- </action>
- </keybind>
- <keybind key="XF86AudioMedia">
- <action name="Execute">
- <command>emacs-eval '(emms-smart-browse)'</command>
- </action>
- </keybind>
- <keybind key="XF86Music">
- <action name="Execute">
- <command>emacs-eval '(al/emms-notify)'</command>
- </action>
- </keybind>
- <keybind key="XF86Sleep">
- <action name="Execute">
- <command>monitor blank</command>
- </action>
- </keybind>
- <keybind key="C-XF86Sleep">
- <action name="Execute">
- <command>monitor suspend</command>
- </action>
- </keybind>
- <keybind key="A-XF86Sleep">
- <action name="Execute">
- <command>monitor off</command>
- </action>
- </keybind>
- <keybind key="XF86Calculator">
- <action name="Execute">
- <command>emacs-eval '(calc)'</command>
- </action>
- </keybind>
- <keybind key="C-XF86Calculator">
- <action name="Execute">
- <command>emacs-eval '(calendar)'</command>
- </action>
- </keybind>
- <keybind key="XF86Documents">
- <action name="Execute">
- <command>emacs-eval '(find-file "~/notes/bookmarks.org")'</command>
- </action>
- </keybind>
- <keybind key="A-XF86Documents">
- <action name="Execute">
- <command>emacs-eval '(find-file "~/notes/tasks.org")'</command>
- </action>
- </keybind>
- <keybind key="S-XF86Documents">
- <action name="Execute">
- <command>emacs-eval '(find-file "~/notes/info.org")'</command>
- </action>
- </keybind>
- <keybind key="C-XF86Documents">
- <action name="Execute">
- <command>emacs-eval '(org-capture 1 "n")'</command>
- </action>
- </keybind>
- <keybind key="W-7">
- <action name="Execute">
- <command>switch_layout 0</command>
- </action>
- </keybind>
- <keybind key="W-8">
- <action name="Execute">
- <command>switch_layout 1</command>
- </action>
- </keybind>
- <keybind key="W-9">
- <action name="Execute">
- <command>switch_layout 2</command>
- </action>
- </keybind>
- <keybind key="W-m">
- <keybind key="g">
- <action name="Execute">
- <command>run-or-focus gcolor2</command>
- </action>
- </keybind>
- <keybind key="t">
- <action name="Execute">
- <command>run-or-focus xterm</command>
- </action>
- </keybind>
- <keybind key="S-t">
- <action name="Execute">
- <command>xterm</command>
- </action>
- </keybind>
- <keybind key="f">
- <action name="Execute">
- <command>run-or-focus firefox</command>
- </action>
- </keybind>
- <keybind key="S-f">
- <action name="Execute">
- <command>firefox about:blank</command>
- </action>
- </keybind>
- <keybind key="c">
- <action name="Execute">
- <command>run-or-focus conkeror</command>
- </action>
- </keybind>
- <keybind key="e">
- <action name="Execute">
- <command>run-or-focus emacs</command>
- </action>
- </keybind>
- <keybind key="S-e">
- <action name="Execute">
- <command>emacs -mm</command>
- </action>
- </keybind>
- <keybind key="p">
- <action name="Execute">
- <command>run-or-focus pcmanfm</command>
- </action>
- </keybind>
- <keybind key="S-p">
- <action name="Execute">
- <command>pcmanfm</command>
- </action>
- </keybind>
- <keybind key="m">
- <action name="Execute">
- <command>gmrun</command>
- </action>
- </keybind>
- </keybind>
- <keybind key="W-g">
- <action name="Execute">
- <command>conkeror -f unfocus</command>
- </action>
- </keybind>
- <keybind key="W-XF86Open">
- <action name="Reconfigure"/>
- </keybind>
- <keybind key="Print">
- <action name="Execute">
- <command>capture desktop</command>
- </action>
- </keybind>
- <keybind key="A-Print">
- <action name="Execute">
- <command>capture image</command>
- </action>
- </keybind>
- <keybind key="W-Print">
- <action name="Execute">
- <command>clock</command>
- </action>
- </keybind>
- <keybind key="XF86Close">
- <keybind key="e">
- <action name="Execute">
- <command>emacs-eval "(call-interactively 'echo-msk-program-task)"</command>
- </action>
- </keybind>
- <keybind key="v">
- <action name="Execute">
- <command>emacsclient -s server-emms --eval '(emms-play-url "mms://live.rfn.ru/vesti_fm")'</command>
- </action>
- </keybind>
- </keybind>
- <keybind key="XF86Open">
- <keybind key="XF86Open">
- <action name="Execute">
- <command>conkeror-eval 'find-url-new-buffer'</command>
- </action>
- </keybind>
- <keybind key="g">
- <action name="Execute">
- <command>conkeror-eval 'internet-search-google-prompted'</command>
- </action>
- </keybind>
- <keybind key="d">
- <action name="Execute">
- <command>conkeror-eval 'internet-search-duckduckgo-prompted'</command>
- </action>
- </keybind>
- <keybind key="c">
- <action name="Execute">
- <command>conkeror-eval 'internet-search-conkeror-prompted'</command>
- </action>
- </keybind>
- <keybind key="e">
- <action name="Execute">
- <command>conkeror-eval 'internet-search-emacswiki-prompted'</command>
- </action>
- </keybind>
- <keybind key="a">
- <action name="Execute">
- <command>conkeror-eval 'internet-search-archwiki-prompted'</command>
- </action>
- </keybind>
- <keybind key="S-a">
- <action name="Execute">
- <command>conkeror-eval 'internet-search-arch-package-prompted'</command>
- </action>
- </keybind>
- <keybind key="m">
- <action name="Execute">
- <command>conkeror-eval 'internet-search-multitran-prompted'</command>
- </action>
- </keybind>
- <keybind key="S-m">
- <action name="Execute">
- <command>conkeror 'https://maps.google.com/maps?hl=ru'</command>
- </action>
- </keybind>
- <keybind key="y">
- <action name="Execute">
- <command>conkeror-eval 'internet-search-youtube-prompted'</command>
- </action>
- </keybind>
- <keybind key="s">
- <action name="Execute">
- <command>conkeror 'http://news.sportbox.ru/video?channel=all'</command>
- </action>
- </keybind>
- <keybind key="p">
- <action name="Execute">
- <command>conkeror-eval 'internet-search-python3-prompted'</command>
- </action>
- </keybind>
- <keybind key="w">
- <keybind key="e">
- <action name="Execute">
- <command>conkeror-eval 'internet-search-wikipedia-en-prompted'</command>
- </action>
- </keybind>
- <keybind key="r">
- <action name="Execute">
- <command>conkeror-eval 'internet-search-wikipedia-ru-prompted'</command>
- </action>
- </keybind>
- </keybind>
- </keybind>
- </keyboard>
- <mouse>
- <dragThreshold>8</dragThreshold>
- <!-- number of pixels the mouse must move before a drag begins -->
- <doubleClickTime>400</doubleClickTime>
- <!-- in milliseconds (1000 = 1 second) -->
- <screenEdgeWarpTime>400</screenEdgeWarpTime>
- <!-- Time before changing desktops when the pointer touches the edge of the
- screen while moving a window, in milliseconds (1000 = 1 second).
- Set this to 0 to disable warping -->
- <context name="Frame">
- <mousebind action="Press" button="W-Left">
- <action name="Focus"/>
- <action name="Raise"/>
- <action name="Unshade"/>
- </mousebind>
- <mousebind action="Drag" button="W-Left">
- <action name="Move"/>
- </mousebind>
- <mousebind action="Press" button="W-Right">
- <action name="Focus"/>
- <action name="Raise"/>
- <action name="Unshade"/>
- </mousebind>
- <mousebind action="Drag" button="W-Right">
- <action name="Resize"/>
- </mousebind>
- <mousebind action="Press" button="W-Middle">
- <action name="Focus"/>
- <action name="Raise"/>
- <action name="ShowMenu">
- <menu>client-menu</menu>
- </action>
- </mousebind>
- <mousebind action="Click" button="W-Up">
- <action name="SendToDesktopPrevious"/>
- </mousebind>
- <mousebind action="Click" button="W-Down">
- <action name="SendToDesktopNext"/>
- </mousebind>
- </context>
- <context name="Titlebar">
- <mousebind action="Press" button="Left">
- <action name="Focus"/>
- <action name="Raise"/>
- </mousebind>
- <mousebind action="Drag" button="Left">
- <action name="Move"/>
- </mousebind>
- <mousebind action="DoubleClick" button="Left">
- <action name="ToggleMaximizeFull"/>
- </mousebind>
- <mousebind action="Press" button="Middle">
- <action name="Close"/>
- </mousebind>
- <mousebind action="Click" button="Up">
- <action name="Shade"/>
- </mousebind>
- <mousebind action="Click" button="Down">
- <action name="Unshade"/>
- <action name="Raise"/>
- </mousebind>
- <mousebind action="Press" button="Right">
- <action name="Focus"/>
- <action name="Raise"/>
- <action name="ShowMenu">
- <menu>client-menu</menu>
- </action>
- </mousebind>
- </context>
- <context name="Top">
- <mousebind action="Press" button="Left">
- <action name="Focus"/>
- <action name="Raise"/>
- <action name="Unshade"/>
- </mousebind>
- <mousebind action="Drag" button="Left">
- <action name="Resize">
- <edge>top</edge>
- </action>
- </mousebind>
- </context>
- <context name="Left">
- <mousebind action="Press" button="Left">
- <action name="Focus"/>
- <action name="Raise"/>
- </mousebind>
- <mousebind action="Drag" button="Left">
- <action name="Resize">
- <edge>left</edge>
- </action>
- </mousebind>
- </context>
- <context name="Right">
- <mousebind action="Press" button="Left">
- <action name="Focus"/>
- <action name="Raise"/>
- </mousebind>
- <mousebind action="Drag" button="Left">
- <action name="Resize">
- <edge>right</edge>
- </action>
- </mousebind>
- </context>
- <context name="Bottom">
- <mousebind action="Press" button="Left">
- <action name="Focus"/>
- <action name="Raise"/>
- </mousebind>
- <mousebind action="Drag" button="Left">
- <action name="Resize">
- <edge>bottom</edge>
- </action>
- </mousebind>
- <mousebind action="Press" button="Middle">
- <action name="Lower"/>
- <action name="FocusToBottom"/>
- <action name="Unfocus"/>
- </mousebind>
- <mousebind action="Press" button="Right">
- <action name="Focus"/>
- <action name="Raise"/>
- <action name="ShowMenu">
- <menu>client-menu</menu>
- </action>
- </mousebind>
- </context>
- <context name="BLCorner">
- <mousebind action="Press" button="Left">
- <action name="Focus"/>
- <action name="Raise"/>
- </mousebind>
- <mousebind action="Drag" button="Left">
- <action name="Resize"/>
- </mousebind>
- </context>
- <context name="BRCorner">
- <mousebind action="Press" button="Left">
- <action name="Focus"/>
- <action name="Raise"/>
- </mousebind>
- <mousebind action="Drag" button="Left">
- <action name="Resize"/>
- </mousebind>
- </context>
- <context name="TLCorner">
- <mousebind action="Press" button="Left">
- <action name="Focus"/>
- <action name="Raise"/>
- <action name="Unshade"/>
- </mousebind>
- <mousebind action="Drag" button="Left">
- <action name="Resize"/>
- </mousebind>
- </context>
- <context name="TRCorner">
- <mousebind action="Press" button="Left">
- <action name="Focus"/>
- <action name="Raise"/>
- <action name="Unshade"/>
- </mousebind>
- <mousebind action="Drag" button="Left">
- <action name="Resize"/>
- </mousebind>
- </context>
- <context name="Client">
- <mousebind action="Press" button="Left">
- <action name="Focus"/>
- <action name="Raise"/>
- </mousebind>
- <mousebind action="Press" button="Middle">
- <action name="Focus"/>
- <action name="Raise"/>
- </mousebind>
- <mousebind action="Press" button="Right">
- <action name="Focus"/>
- <action name="Raise"/>
- </mousebind>
- </context>
- <context name="Icon">
- <mousebind action="Press" button="Left">
- <action name="Focus"/>
- <action name="Raise"/>
- <action name="Unshade"/>
- <action name="ShowMenu">
- <menu>client-menu</menu>
- </action>
- </mousebind>
- <mousebind action="Press" button="Right">
- <action name="Focus"/>
- <action name="Raise"/>
- <action name="ShowMenu">
- <menu>client-menu</menu>
- </action>
- </mousebind>
- </context>
- <context name="AllDesktops">
- <mousebind action="Press" button="Left">
- <action name="Focus"/>
- <action name="Raise"/>
- <action name="Unshade"/>
- </mousebind>
- <mousebind action="Click" button="Left">
- <action name="ToggleOmnipresent"/>
- </mousebind>
- </context>
- <context name="Shade">
- <mousebind action="Press" button="Left">
- <action name="Focus"/>
- <action name="Raise"/>
- </mousebind>
- <mousebind action="Click" button="Left">
- <action name="ToggleShade"/>
- </mousebind>
- </context>
- <context name="Iconify">
- <mousebind action="Press" button="Left">
- <action name="Focus"/>
- <action name="Raise"/>
- </mousebind>
- <mousebind action="Click" button="Left">
- <action name="Iconify"/>
- </mousebind>
- </context>
- <context name="Maximize">
- <mousebind action="Press" button="Left">
- <action name="Focus"/>
- <action name="Raise"/>
- <action name="Unshade"/>
- </mousebind>
- <mousebind action="Press" button="Middle">
- <action name="Focus"/>
- <action name="Raise"/>
- <action name="Unshade"/>
- </mousebind>
- <mousebind action="Press" button="Right">
- <action name="Focus"/>
- <action name="Raise"/>
- <action name="Unshade"/>
- </mousebind>
- <mousebind action="Click" button="Left">
- <action name="ToggleMaximizeFull"/>
- </mousebind>
- <mousebind action="Click" button="Middle">
- <action name="ToggleMaximizeVert"/>
- </mousebind>
- <mousebind action="Click" button="Right">
- <action name="ToggleMaximizeHorz"/>
- </mousebind>
- </context>
- <context name="Close">
- <mousebind action="Press" button="Left">
- <action name="Focus"/>
- <action name="Raise"/>
- <action name="Unshade"/>
- </mousebind>
- <mousebind action="Click" button="Left">
- <action name="Close"/>
- </mousebind>
- </context>
- <context name="Desktop">
- <mousebind action="Click" button="Up">
- <action name="DesktopPrevious"/>
- </mousebind>
- <mousebind action="Click" button="Down">
- <action name="DesktopNext"/>
- </mousebind>
- </context>
- <context name="Root">
- <mousebind action="Press" button="Middle">
- <action name="ToggleShowDesktop"/>
- </mousebind>
- <mousebind action="Press" button="Left">
- <action name="ShowMenu">
- <menu>client-list-combined-menu</menu>
- </action>
- </mousebind>
- <mousebind action="Press" button="Right">
- <action name="ShowMenu">
- <menu>root-menu</menu>
- </action>
- </mousebind>
- </context>
- <context name="MoveResize">
- <mousebind action="Click" button="Up">
- <action name="DesktopPrevious"/>
- </mousebind>
- <mousebind action="Click" button="Down">
- <action name="DesktopNext"/>
- </mousebind>
- <mousebind action="Click" button="A-Up">
- <action name="DesktopPrevious"/>
- </mousebind>
- <mousebind action="Click" button="A-Down">
- <action name="DesktopNext"/>
- </mousebind>
- </context>
- </mouse>
- <menu>
- <!-- You can specify more than one menu file in here and they are all loaded,
- just don't make menu ids clash or, well, it'll be kind of pointless -->
- <!-- default menu file (or custom one in $HOME/.config/openbox/) -->
- <file>menu.xml</file>
- <hideDelay>200</hideDelay>
- <!-- if a press-release lasts longer than this setting (in milliseconds), the
- menu is hidden again -->
- <middle>no</middle>
- <!-- center submenus vertically about the parent entry -->
- <submenuShowDelay>100</submenuShowDelay>
- <!-- this one is easy, time to delay before showing a submenu after hovering
- over the parent entry -->
- <applicationIcons>yes</applicationIcons>
- <!-- controls if icons appear in the client-list-(combined-)menu -->
- <manageDesktops>no</manageDesktops>
- <!-- show the manage desktops section in the client-list-(combined-)menu -->
- </menu>
- <applications>
- <application name="xterm">
- <maximized>true</maximized>
- <decor>no</decor>
- </application>
- <!-- mplayer -->
- <application name="xv">
- <decor>no</decor>
- </application>
- <!-- tvtime -->
- <application name="TVWindow">
- <decor>no</decor>
- </application>
- <!-- conkeror (and firefox unhappily) -->
- <!-- <application name="Navigator"> -->
- <!-- <decor>no</decor> -->
- <!-- </application> -->
- <application name="emacs">
- <maximized>true</maximized>
- <decor>no</decor>
- </application>
- <application name="xclock">
- <decor>no</decor>
- </application>
- <application name="wesnoth-1.10">
- <maximized>true</maximized>
- </application>
- <!--
- # this is an example with comments through out. use these to make your
- # own rules, but without the comments of course.
- <application name="first element of window's WM_CLASS property (see xprop)"
- class="second element of window's WM_CLASS property (see xprop)"
- role="the window's WM_WINDOW_ROLE property (see xprop)">
- # the name or the class can be set, or both. this is used to match
- # windows when they appear. role can optionally be set as well, to
- # further restrict your matches.
- # the name, class, and role use simple wildcard matching such as those
- # used by a shell. you can use * to match any characters and ? to match
- # any single character.
- # when multiple rules match a window, they will all be applied, in the
- # order that they appear in this list
- # each element can be left out or set to 'default' to specify to not
- # change that attribute of the window
- <decor>yes</decor>
- # enable or disable window decorations
- <shade>no</shade>
- # make the window shaded when it appears, or not
- <position>
- # the position is only used if both an x and y coordinate are provided
- # (and not set to 'default')
- <x>center</x>
- # a number like 50, or 'center' to center on screen. use a negative number
- # to start from the right (or bottom for <y>), ie -50 is 50 pixels from the
- # right edge (or bottom).
- <y>200</y>
- <monitor>1</monitor>
- # specifies the monitor in a xinerama setup.
- # 1 is the first head, or 'mouse' for wherever the mouse is
- </position>
- <focus>yes</focus>
- # if the window should try be given focus when it appears. if this is set
- # to yes it doesn't guarantee the window will be given focus. some
- # restrictions may apply, but Openbox will try to
- <desktop>1</desktop>
- # 1 is the first desktop, 'all' for all desktops
- <layer>normal</layer>
- # 'above', 'normal', or 'below'
- <iconic>no</iconic>
- # make the window iconified when it appears, or not
- <skip_pager>no</skip_pager>
- # asks to not be shown in pagers
- <skip_taskbar>no</skip_taskbar>
- # asks to not be shown in taskbars. window cycling actions will also
- # skip past such windows
- <fullscreen>yes</fullscreen>
- # make the window in fullscreen mode when it appears
- <maximized>true</maximized>
- # 'Horizontal', 'Vertical' or boolean (yes/no)
- </application>
- # end of the example
- -->
- </applications>
- </openbox_config>
|