.jwmrc-tray

<JWM>
  <!-- Additional tray attributes: autohide, width, border, layer, layout -->
  <Tray  x="0" y="-1" height="28">
    <!-- Additional TrayButton attribute: label -->
    <TrayButton popup="Menu Options" label="windows">root:1</TrayButton>
    <TrayButton popup="Show Desktop" label="_">showdesktop</TrayButton>
    <TrayButton popup="Control Panel" icon="cpanel.xpm">exec:cpanel.lua</TrayButton>
    <TrayButton popup="Terminal" icon="aterm.xpm">exec:xterm -T "Bash" +tr -bg black -fg white -e /bin/bash</TrayButton>
<!--     <TrayButton popup="File Manager" icon="filemgr.xpm">exec:emelfm</TrayButton> -->
    <TrayButton popup="File Manager" icon="filemgr.xpm">exec:rox</TrayButton>
    <TrayButton popup="Simple Browser" icon="dillo.xpm">exec:dillo file:/usr/share/doc/dsl/getting-started.html</TrayButton>
    <TrayButton popup="Firefox" icon="firefox.xpm">exec:firefox</TrayButton>
     <!-- Additional Pager attributes; width, height -->
     <Pager/>
     <!-- Additional TaskList attribute: maxwidth -->
     <TaskList/>
     <Dock/>
     <!-- Additional Swallow attribute: height -->
     <!-- uncomment this section for xload to appear
     <Swallow name="xload" width="64">
        xload -nolabel -bg black -fg red -hl white
     </Swallow>
     -->
     <TrayButton popup="Sound Mixer" icon="dmix.xpm">exec:dmix</TrayButtom>
     <Clock>xclock</Clock>
  </Tray>
</JWM>

/opt/jwmThemes/xxxxxxx.htm

<!-- Visual Styles -->
<!-- blackandblue (cyan) -->
	<WindowStyle>
		<Font antialias="false">-*-helvetica-medium-r-*-*-12-*-*-*-*-*-iso8859-1</Font>
		<Width>1</Width>
		<Height>18</Height>
		<Active>
			<Text>black</Text>
			<Title>white</Title>
			<Corner>red</Corner>
			<Outline>red</Outline>
		</Active>
		<Inactive>
			<Text>black</Text>
			<Title>white</Title>
			<Corner>blue</Corner>
			<Outline>pink</Outline>
		</Inactive>
	</WindowStyle>
	<TaskListStyle>
		<Font antialias="false">-*-helvetica-medium-r-*-*-12-*-*-*-*-*-iso8859-1</Font>
		<ActiveForeground>black</ActiveForeground>
		<ActiveBackground>yellow</ActiveBackground>
		<Foreground>black</Foreground>
		<Background>white</Background>
	</TaskListStyle>
	<!-- Additional TrayStyle attribute: insert -->
	<TrayStyle>
		<Font antialias="false">-*-helvetica-medium-r-*-*-12-*-*-*-*-*-iso8859-1</Font>
		<Background>white</Background>
		<Foreground>black</Foreground>
	</TrayStyle>
	<PagerStyle>
		<Outline>black</Outline>
		<Foreground>black</Foreground>
		<Background>white</Background>
		<ActiveForeground>black</ActiveForeground>
		<ActiveBackground>yellow</ActiveBackground>
	</PagerStyle>
	<MenuStyle>
		<Font antialias="false">-*-helvetica-medium-r-*-*-12-*-*-*-*-*-iso8859-1</Font>
		<Foreground>black</Foreground>
		<Background>white</Background>
		<ActiveForeground>black</ActiveForeground>
		<ActiveBackground>yellow</ActiveBackground>
	</MenuStyle>
	<PopupStyle>
	</PopupStyle>
</JWM>


トップ   編集 凍結 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2016-11-01 (火) 16:12:08 (2746d)