Every Friday you will see a new JWM theme posted here, including the .jwmrc file and a screenshot, so check back here on Fridays for the new theme. You can readily find the background images off of the internet. Be sure to check that the font file is a font that you have, or locate that font on the web. You should also check your icon folders for these icons, or change them to icons you have. You can also look back at previous Friday entries for more themes. You will need to remove the ## at the beginning of the first line in order to use this file, sorry, I have to add them to keep the tags displayed in some browsers.

Today’s Theme: Sagat from Street Fighter!

##<?xml version=”1.0″?>

<JWM>

<!– The root menu, if this is undefined you will not get a menu. –>
<!– Additional RootMenu attributes: onroot, labeled, label –>
<RootMenu height=”15″ onroot=”123″>
<Program icon=”terminal.png” label=”Terminal”>x-terminal-emulator</Program>

<!– #DEBIAN
<Program icon=”firefox.png” label=”Www Browser”>gnome-www-browser</Program>
<Menu icon=”folder.png” label=”Applications”>
<Program icon=”editor.png” label=”Dia”>dia</Program>
<Program icon=”www.png” label=”Firefox”>firefox</Program>
<Program icon=”gimp.png” label=”Gimp”>gimp</Program>
<Program icon=”mail.png” label=”Mutt”>
xterm -e mutt
</Program>
<Program icon=”word-processor.png” label=”Open Office”>
ooffice
</Program>
<Program icon=”chat.png” label=”Pidgin”>pidgin</Program>
<Program icon=”music.png” label=”Rhythmbox”>rhythmbox</Program>
<Program icon=”development.png” label=”Xilinx ISE”>
/usr/local/xilinx/bin/ise
</Program>
<Program icon=”video.png” label=”Xine”>gxine</Program>
</Menu>
<Menu icon=”folder.png” label=”Utilities”>
<Program icon=”calculator.png” label=”Calculator”>xcalc</Program>
<Program icon=”font.png” label=”Fonts”>xfontsel</Program>
<Program icon=”viewer.png” label=”Magnify”>xmag</Program>
<Program icon=”programs.png” label=”Synaptic”>
gksudo synaptic
</Program>
<Program icon=”window.png” label=”Window Properties”>
xprop | xmessage -file –
</Program>
</Menu>
–>

<Include>/etc/jwm/debian-menu</Include>

<Separator/>
<Program icon=”lock.png” label=”Lock”>
xscreensaver-command -activate
</Program>
<Separator/>
<Restart label=”Restart” icon=”restart.png”/>
<Exit label=”Exit” confirm=”true” icon=”quit.png”/>
</RootMenu>

<Group>
<Class>Pidgin</Class>
<Option>sticky</Option>
</Group>

<Group>
<Name>gkrellm</Name>
<Option>nolist</Option>
<Option>sticky</Option>
</Group>

<Group>
<Name>xterm</Name>
<Option>vmax</Option>
<Option>icon:terminal.png</Option>
</Group>

<!– Additional tray attributes: autohide, width, border, layer, layout –>
<Tray x=”0″ y=”-1″ height=”32″ autohide=”false”>

<!– Additional TrayButton attribute: label –>
<TrayButton label=”JWM”>root:1</TrayButton>

<TrayButton label=”_”>showdesktop</TrayButton>

<!– Additional Pager attribute: labeled –>
<Pager labeled=”true”/>

<TaskList maxwidth=”256″/>

<Dock/>
<TrayButton popup=”Terminal” icon=”terminal.png”>exec:x-terminal-emulator</TrayButton>
<TrayButton popup=”Volume Control” icon=”volume-knob.png”>exec:alsamixergui</TrayButton>
<TrayButton popup=”File Manager” icon=”kfm.png”>exec:/usr/bin/pcmanfm</TrayButton>
<TrayButton popup=”Calculator” icon=”kcalc.png”>exec:xcalc</TrayButton>
<TrayButton popup=”Leafpad” icon=”kedit.png”>exec:leafpad</TrayButton>
<TrayButton popup=”Midori Web Browser” icon=”web-browser.png”>exec:chromium</TrayButton>
<TrayButton popup=”Sylpheed Email” icon=”system-software-install.png”>exec:sylpheed</TrayButton>

<!– Additional Swallow attribute: height –>
<Swallow name=”xload” width=”64″>
xload -nolabel -bg gray -fg red -hl white
</Swallow>

<Clock format=”%H:%M”>xclock</Clock>

</Tray>

<!– Visual Styles –>

<WindowStyle>

<Font>sans:10</Font>
<Width>3</Width>
<Height>22</Height>
<Active>
<Text>#8b363d</Text>
<Title>#e5aa70:#6f7487</Title>
<Outline>#ac653b</Outline>
<Opacity>1.0</Opacity>
</Active>
<Inactive>
<Text>#592527</Text>
<Title>#ac653b:#6f7487</Title>
<Outline>#060606</Outline>
<Opacity>0.5</Opacity>
</Inactive>

</WindowStyle>

<TaskListStyle>
<Font>sans:10</Font>
<ActiveForeground>#8b363d</ActiveForeground>
<ActiveBackground>#e5aa70:#6f7487</ActiveBackground>
<Background>#6f7487</Background>
</TaskListStyle>

<TrayStyle>
<Font>sans:10</Font>
<Foreground>#861d1a</Foreground>
<Background>#6f7487</Background>
<Opacity>0.5</Opacity>
</TrayStyle>

<PagerStyle>
<Outline>#592527</Outline>
<Foreground>#6f7487</Foreground>
<Background>#434462</Background>
<ActiveForeground>#6f7487</ActiveForeground>
<ActiveBackground>#333659</ActiveBackground>
</PagerStyle>

<MenuStyle>
<Font>sans:10</Font>
<Foreground>#c0abb0</Foreground>
<Background>#6f7487</Background>
<ActiveForeground>#8b363d</ActiveForeground>
<ActiveBackground>#e5aa70:#6f7487</ActiveBackground>
<Opacity>0.5</Opacity>
</MenuStyle>

<PopupStyle>
<Font>sans:10</Font>
<Outline>#8b363d</Outline>
<Foreground>#c0abb0</Foreground>
<Background>#434462</Background>
</PopupStyle>

<!–
bc090d – Medium red
861d1a – Dark red
ffffff – Pure white
f9f5f4 – Off white
bcb5af – Dirty white/gray
060606 – Near black
171312 – Dark black
35302d – Lighter black
8f7e74 – Gray
afaea9 – Smoke gray
6f7487 -Gray/blue
434462 -dark gray/blue
333659 -darker gray/blue
343a74 -brighter blue
8b363d -Burgandy/red
592527 -Dark burgandy/red
b9905a -Skintone
e5aa70 -light skintone
ac653b -dark skintone
d1b4a2 -white wraps
c0abb0 -med white wraps
857e6c -dark white wraps
–>

<IconPath>
/usr/share/icons/gnome/32×32/apps/
</IconPath>

<Desktops width=”2″ height=”2″>
<Background type=”command”>nitrogen –restore</Background>
</Desktops>

<!– Double click speed (in milliseconds) –>
<DoubleClickSpeed>400</DoubleClickSpeed>

<!– Double click delta (in pixels) –>
<DoubleClickDelta>2</DoubleClickDelta>

<!– The focus model (sloppy or click) –>
<FocusModel>sloppy</FocusModel>

<!– The snap mode (none, screen, or border) –>
<SnapMode distance=”10″>border</SnapMode>

<!– The move mode (outline or opaque) –>
<MoveMode>opaque</MoveMode>

<!– The resize mode (outline or opaque) –>
<ResizeMode>opaque</ResizeMode>

<StartupCommand>wicd-client</StartupCommand>
<StartupCommand>conky -d</StartupCommand>
<!– Key bindings –>
<Key key=”Up”>up</Key>
<Key key=”Down”>down</Key>
<Key key=”Right”>right</Key>
<Key key=”Left”>left</Key>
<Key key=”h”>left</Key>
<Key key=”j”>down</Key>
<Key key=”k”>up</Key>
<Key key=”l”>right</Key>
<Key key=”Return”>select</Key>
<Key key=”Escape”>escape</Key>

<Key mask=”A” key=”Tab”>next</Key>
<Key mask=”A” key=”F4″>close</Key>
<Key mask=”A” key=”#”>desktop#</Key>
<Key mask=”A” key=”F1″>root:1</Key>
<Key mask=”A” key=”F2″>window</Key>
<Key mask=”A” key=”F10″>maximize</Key>
<Key mask=”A” key=”Right”>rdesktop</Key>
<Key mask=”A” key=”Left”>ldesktop</Key>
<Key mask=”A” key=”Up”>udesktop</Key>
<Key mask=”A” key=”Down”>ddesktop</Key>

</JWM>

Leave a Reply

Your email address will not be published. Required fields are marked *