← Back to team overview

torios-dev team mailing list archive

Re: v83 testing in VB Re: JSM 2 update (as well as minor ToriOS stuff update)

 

On 11/19/2016 04:10 AM, Cinque Port Computers wrote:
>
>
> Attached my jwmrc, starttorios.log , and nice-start.log files...as
> problem still persists (disappearing desktop shortcuts)...
>
> ------------------------------------------------------------------------
>
Hey Jack,
I looked at it, and your jwmrc is a bit messed up.
save this attachment as ~/.jwmrc  AND ~/.jwmrc~
Then logout/login and see if that does a bit to help.
Can you also post what revision number you have.
apt show torios-desktop

-- 
Regards

<?xml version="1.0"?>
<JWM>
	<RootMenu onroot="2">
		<Include>exec:jwm-menu||jwm-menu-bash</Include>
		<Menu label="About ToriOS" icon="help-about.svg" height="0">
			<Program label="Help" icon="help.svg">x-www-browser /usr/share/doc/torios/html/index.html</Program>
			<Program label="Launchpad" icon="launchpad.svg">x-www-browser https://launchpad.net/~torios</Program>
			<Program label="G+" icon="googleplus.svg">x-www-browser https://plus.google.com/113578220061772446187/posts</Program>
			<Program label="Facebook" icon="facebook.svg">x-www-browser https://www.facebook.com/ToriOS.Official</Program>
			<Program label="Twitter" icon="twitter.svg">x-www-browser https://twitter.com/ToriOS_Official</Program>
			<Program label="About Us" icon="/usr/share/pixmaps/distributor-logo.png">torios-about || x-www-browser http://torios.top</Program>
		</Menu>
		<Separator />
		<Restart label="Reload Desktop" icon="system-restart.svg" />
		<Program icon="system-shutdown.svg" label="Shutdown Computer">jwm-settings-manager --halt || torios-shutdown</Program>
	</RootMenu>
	<RootMenu onroot="7">
		<Include>exec:jwm-places||jwm-places-bash</Include>
	</RootMenu>
	<RootMenu height="0" onroot="z">
		<Exit label="Logout" confirm="false" icon="system-logout.svg" />
	</RootMenu>
	<RootMenu onroot="1" />
	<RootMenu onroot="p">
		<Program icon="jsm-panel.svg" label="Edit Panel">jwm-settings-manager --panel</Program>
		<Program icon="add.svg" label="Add new items">jwm-settings-manager --shortcuts</Program>
	</RootMenu>
	<RootMenu onroot="m">
		<Program icon="reload.svg" label="Update Menus">jwm-reload</Program>
		<Program icon="jsm-panel.svg" label="Edit Menu">jwm-settings-manager --menu</Program>
		<Program icon="jsm-panel.svg" label="Edit Panel">jwm-settings-manager --panel</Program>
	</RootMenu>
	<RootMenu height="0" onroot="3">
		<Program icon="folder-home.svg" label="Home">xdg-open ~/</Program>
		<Program icon="jwm-settings-manager.svg" label="Settings">jwm-settings-manager</Program>
		<Program icon="add.svg" label="Add new items to Desktop">torios-shortcut</Program>
		<Program icon="preferences-desktop-wallpaper.svg" label="Change Desktop Background">torios-background</Program>
		<Dynamic label="Apps" icon="torios-logo" border="false">exec:jwm-menu||jwm-menu-bash</Dynamic>
	</RootMenu>
	<RootMenu height="0" onroot="9">
		<Separator />
		<Restart label="Reload Desktop" icon="system-restart.svg" />
		<Program icon="system-shutdown.svg" label="Shutdown Computer">jwm-settings-manager --halt || torios-shutdown</Program>
	</RootMenu>
	<RootMenu height="0" onroot="c">
		<Program icon="time.svg" label="Clock Settings">jwm-settings-manager --clock-settings</Program>
		<Separator />
		<Program icon="calendar.svg" label="Calendar">torios-calendar</Program>
		<Program icon="time.svg" label="Timezone Settings">xterm -e 'sudo dpkg-reconfigure tzdata'</Program>
	</RootMenu>
	<Group>
		<Option>noshade</Option>
		<Option>aerosnap</Option>
	</Group>
	<Group>
		<Class>Pidgin</Class>
		<Option>sticky</Option>
	</Group>
	<Group>
		<Name>gkrellm</Name>
		<Option>nolist</Option>
		<Option>sticky</Option>
	</Group>
	<Group>
		<Name>conky</Name>
		<Option>nolist</Option>
		<Option>sticky</Option>
	</Group>
	<Tray x="0" y="-1" height="34" valign="top" width="0" halign="fixed" layout="horizontal">
		<TrayButton label="Apps" icon="/usr/share/pixmaps/distributor-logo.png" border="false">
			<Button mask="1">root:2</Button>
			<Button mask="23">root:m</Button>
		</TrayButton>
		<TrayButton label="Places" icon="folder.svg" border="false">
			<Button mask="1">root:7</Button>
			<Button mask="23">root:m</Button>
		</TrayButton>
		<TrayButton icon="browser.svg" border="false">
			<Button mask="1">exec:x-www-browser /usr/share/doc/torios/startpage.html</Button>
			<Button mask="23">root:p</Button>
		</TrayButton>
		<Pager labeled="true" />
		<TaskList maxwidth="256" />
		<Dock />
		<Swallow name="xload" width="64">xload -nolabel -bg DimGrey -fg Grey -hl DarkGrey</Swallow>
		<Clock format="%a, %e %b %l:%M %p">
			<Button mask="123">root:c</Button>
		</Clock>
	</Tray>
	<TrayStyle group="true">
		<Font>serif-12:antialias=true:encoding=utf8</Font>
		<Foreground>#ffffff</Foreground>
		<Background>#383838</Background>
		<Opacity>1.0</Opacity>
	</TrayStyle>
	<PagerStyle>
		<Active>
			<Foreground>#ffffff</Foreground>
			<Background>#940000</Background>
		</Active>
		<Foreground>#ffffff</Foreground>
		<Outline>#000000</Outline>
		<Foreground>#808080</Foreground>
		<Background>#383838</Background>
	</PagerStyle>
	<MenuStyle>
		<Font>serif-12:antialias=true:encoding=utf8</Font>
		<Active>
			<Foreground>#ffffff</Foreground>
			<Background>#940000</Background>
		</Active>
		<Foreground>#ffffff</Foreground>
		<Background>#383838</Background>
		<Opacity>1.0</Opacity>
	</MenuStyle>
	<WindowStyle>
		<Corner>4</Corner>
		<Font>serif-12:antialias=true:encoding=utf8</Font>
		<Width>4</Width>
		<Height>20</Height>
		<Active>
			<Foreground>#ffffff</Foreground>
			<Background>#383838:#232323</Background>
			<Outline>#232323</Outline>
			<Opacity>1.0</Opacity>
		</Active>
		<Foreground>#5A584F</Foreground>
		<Background>#000000</Background>
		<Outline>#000000</Outline>
		<Opacity>1.0</Opacity>
	</WindowStyle>
	<ButtonClose>/usr/share/jwm-settings-manager/Buttons/Default/close.png</ButtonClose>
	<ButtonMax>/usr/share/jwm-settings-manager/Buttons/Default/max.png</ButtonMax>
	<ButtonMaxActive>/usr/share/jwm-settings-manager/Buttons/Default/max-toggle.png</ButtonMaxActive>
	<ButtonMin>/usr/share/jwm-settings-manager/Buttons/Default/min.png</ButtonMin>
	<FocusModel>click</FocusModel>
	<SnapMode distance="10">border</SnapMode>
	<MoveMode>opaque</MoveMode>
	<ResizeMode>opaque</ResizeMode>
	<Key key="Up">up</Key>
	<Key key="Down">down</Key>
	<Key key="Right">right</Key>
	<Key key="Left">left</Key>
	<Key key="a">left</Key>
	<Key key="s">down</Key>
	<Key key="w">up</Key>
	<Key key="d">right</Key>
	<Key key="Return">select</Key>
	<Key key="Escape">escape</Key>
	<Key key="XF86PowerOff">exec:torios-shutdown</Key>
	<Key key="XF86AudioMute">exec:amixer-toggle</Key>
	<Key key="XF86AudioRaiseVolume">exec:amixer-up</Key>
	<Key key="XF86AudioLowerVolume">exec:amixer-down</Key>
	<Key key="XF86WWW">exec:x-www-browser</Key>
	<Key key="XF86Calculator">exec:torios-runchecker xcalc</Key>
	<Key key="XF86MonBrightnessUp">exec:torios-gamma up</Key>
	<Key key="XF86MonBrightnessDown">exec:torios-gamma down</Key>
	<Key key="Print">exec:screenie</Key>
	<Key mask="CA" key="p">exec:screenie</Key>
	<Key mask="S4" key="3">exec:screenie</Key>
	<Key mask="CA" key="t">exec:x-terminal-emulator</Key>
	<Key mask="CS" key="Escape">exec:torios-runchecker xterm htop</Key>
	<Key mask="A4" key="Escape">exec:torios-runchecker xterm htop</Key>
	<Key mask="CA" key="Delete">exec:torios-runchecker xterm htop</Key>
	<Key mask="C" key="Escape">exec:torios-runchecker xterm htop</Key>
	<Key mask="A" key="Tab">next</Key>
	<Key mask="4" key="Tab">next</Key>
	<Key mask="AS" key="Tab">nextstacked</Key>
	<Key mask="S4" key="Tab">nextstacked</Key>
	<Key mask="SA" key="Tab">nextstacked</Key>
	<Key mask="CA" key="Tab">nextstacked</Key>
	<Key mask="C" key="#">desktop#</Key>
	<Key mask="A" key="F1">exec:xman</Key>
	<Key mask="C" key="Escape">root:2</Key>
	<Key mask="A" key="F2">exec:zrun</Key>
	<Key mask="4" key="F2">exec:zrun</Key>
	<Key mask="4" key="space">exec:zrun</Key>
	<Key mask="CA" key="Right">rdesktop</Key>
	<Key mask="CA" key="Left">ldesktop</Key>
	<Key mask="CA" key="Up">udesktop</Key>
	<Key mask="CA" key="Down">ddesktop</Key>
	<Key mask="A" key="space">window</Key>
	<Key mask="A" key="F3">window</Key>
	<Key key="F11">fullscreen</Key>
	<Key mask="C" key="F11">fullscreen</Key>
	<Key mask="CS" key="f">fullscreen</Key>
	<Key mask="4C" key="f">fullscreen</Key>
	<Key mask="A" key="F12">shade</Key>
	<Key mask="SC4" key="Up">maximize</Key>
	<Key mask="4" key="L">maximize</Key>
	<Key mask="A" key="F10">maximize</Key>
	<Key mask="4" key="Down">minimize</Key>
	<Key mask="4" key="m">minimize</Key>
	<Key mask="A" key="F9">minimize</Key>
	<Key mask="4" key="w">close</Key>
	<Key mask="A" key="F4">close</Key>
	<Key mask="C4" key="Up">maxtop</Key>
	<Key mask="C4" key="Left">maxleft</Key>
	<Key mask="C4" key="Right">maxright</Key>
	<Key mask="C4" key="Down">maxbottom</Key>
	<Key mask="C4" key="v">maxv</Key>
	<Key mask="4S" key="Up">maxv</Key>
	<Key mask="C4" key="h">maxh</Key>
	<Key mask="4" key="Right">sendr</Key>
	<Key mask="4" key="Left">sendl</Key>
	<Key mask="4" key="Up">sendu</Key>
	<Key mask="4" key="Down">sendd</Key>
	<Key mask="SCA" key="Right">sendr</Key>
	<Key mask="SCA" key="Left">sendl</Key>
	<Key mask="SCA" key="Up">sendu</Key>
	<Key mask="SCA" key="Down">sendd</Key>
	<DoubleClickSpeed>400</DoubleClickSpeed>
	<DoubleClickDelta>2</DoubleClickDelta>
	<DefaultIcon>torios-logo</DefaultIcon>
	<Desktops width="1" height="1">
		<Background type="image">/usr/share/backgrounds/bikini-wallpapers-15.jpg</Background>
	</Desktops>
	<StartupCommand>pcmanfm --desktop</StartupCommand>
	<StartupCommand>nice-start</StartupCommand>
	<PopupStyle>
		<Font>serif-12:antialias=true:encoding=utf8</Font>
		<Outline>#000000</Outline>
		<Foreground>#ffffff</Foreground>
		<Background>#383838</Background>
	</PopupStyle>
	<IconPath>/usr/share/icons/Numix-Circle/48/apps</IconPath>
	<IconPath>/usr/share/icons/Numix-Circle/48@2x/apps</IconPath>
	<IconPath>/usr/share/icons/Numix/48/actions</IconPath>
	<IconPath>/usr/share/icons/Numix/48/animations</IconPath>
	<IconPath>/usr/share/icons/Numix/48/apps</IconPath>
	<IconPath>/usr/share/icons/Numix/48/categories</IconPath>
	<IconPath>/usr/share/icons/Numix/48/devices</IconPath>
	<IconPath>/usr/share/icons/Numix/48/emblems</IconPath>
	<IconPath>/usr/share/icons/Numix/48/mimetypes</IconPath>
	<IconPath>/usr/share/icons/Numix/48/notifications</IconPath>
	<IconPath>/usr/share/icons/Numix/48/places</IconPath>
	<IconPath>/usr/share/icons/Numix/48/status</IconPath>
	<IconPath>/usr/share/icons/Numix/48@2x/actions</IconPath>
	<IconPath>/usr/share/icons/Numix/48@2x/animations</IconPath>
	<IconPath>/usr/share/icons/Numix/48@2x/apps</IconPath>
	<IconPath>/usr/share/icons/Numix/48@2x/categories</IconPath>
	<IconPath>/usr/share/icons/Numix/48@2x/devices</IconPath>
	<IconPath>/usr/share/icons/Numix/48@2x/emblems</IconPath>
	<IconPath>/usr/share/icons/Numix/48@2x/mimetypes</IconPath>
	<IconPath>/usr/share/icons/Numix/48@2x/notifications</IconPath>
	<IconPath>/usr/share/icons/Numix/48@2x/places</IconPath>
	<IconPath>/usr/share/icons/Numix/48@2x/status</IconPath>
	<IconPath>/usr/share/icons/Numix/scalable/actions</IconPath>
	<IconPath>/usr/share/icons/Numix/scalable/actions</IconPath>
	<IconPath>/usr/share/icons/Numix/scalable/actions</IconPath>
	<IconPath>/usr/share/icons/Numix/scalable/categories</IconPath>
	<IconPath>/usr/share/icons/Numix/scalable/categories</IconPath>
	<IconPath>/usr/share/icons/Numix/scalable/categories</IconPath>
	<IconPath>/usr/share/icons/Numix/scalable/categories</IconPath>
	<IconPath>/usr/share/icons/Numix/scalable/categories</IconPath>
	<IconPath>/usr/share/icons/Numix/scalable/categories</IconPath>
	<IconPath>/usr/share/icons/Numix/scalable/categories</IconPath>
	<IconPath>/usr/share/icons/Numix/scalable/devices</IconPath>
	<IconPath>/usr/share/icons/Numix/scalable/devices</IconPath>
	<IconPath>/usr/share/icons/Numix/scalable/devices</IconPath>
	<IconPath>/usr/share/icons/Numix/scalable/devices</IconPath>
	<IconPath>/usr/share/icons/Numix/scalable/devices</IconPath>
	<IconPath>/usr/share/icons/Numix/scalable/devices</IconPath>
	<IconPath>/usr/share/icons/Numix/scalable/devices</IconPath>
	<IconPath>/usr/share/icons/Numix/scalable/emblems</IconPath>
	<IconPath>/usr/share/icons/Numix/scalable/emblems</IconPath>
	<IconPath>/usr/share/icons/Numix/scalable/emblems</IconPath>
	<IconPath>/usr/share/icons/Numix/scalable/emblems</IconPath>
	<IconPath>/usr/share/icons/Numix/scalable/mimetypes</IconPath>
	<IconPath>/usr/share/icons/Numix/scalable/mimetypes</IconPath>
	<IconPath>/usr/share/icons/Numix/scalable/mimetypes</IconPath>
	<IconPath>/usr/share/icons/Numix/scalable/places</IconPath>
	<IconPath>/usr/share/icons/Numix/scalable/places</IconPath>
	<IconPath>/usr/share/icons/Numix/scalable/places</IconPath>
	<IconPath>/usr/share/icons/Numix/scalable/places</IconPath>
	<IconPath>/usr/share/icons/Numix/scalable/places</IconPath>
	<IconPath>/usr/share/icons/Numix/scalable/places</IconPath>
	<IconPath>/usr/share/icons/Numix/scalable/places</IconPath>
	<IconPath>/usr/share/icons/Numix/scalable/status</IconPath>
	<IconPath>/usr/share/icons/Numix/scalable/status</IconPath>
	<IconPath>/usr/share/icons/Numix/scalable/status</IconPath>
	<IconPath>/usr/share/icons/Numix/scalable/status</IconPath>
	<IconPath>/usr/share/icons/gnome/48x48/actions</IconPath>
	<IconPath>/usr/share/icons/gnome/48x48/animations</IconPath>
	<IconPath>/usr/share/icons/gnome/48x48/apps</IconPath>
	<IconPath>/usr/share/icons/gnome/48x48/categories</IconPath>
	<IconPath>/usr/share/icons/gnome/48x48/devices</IconPath>
	<IconPath>/usr/share/icons/gnome/48x48/emblems</IconPath>
	<IconPath>/usr/share/icons/gnome/48x48/mimetypes</IconPath>
	<IconPath>/usr/share/icons/gnome/48x48/places</IconPath>
	<IconPath>/usr/share/icons/gnome/48x48/status</IconPath>
	<IconPath>/usr/share/icons/gnome/256x256/actions</IconPath>
	<IconPath>/usr/share/icons/gnome/256x256/actions</IconPath>
	<IconPath>/usr/share/icons/gnome/256x256/apps</IconPath>
	<IconPath>/usr/share/icons/gnome/256x256/apps</IconPath>
	<IconPath>/usr/share/icons/gnome/256x256/apps</IconPath>
	<IconPath>/usr/share/icons/gnome/256x256/apps</IconPath>
	<IconPath>/usr/share/icons/gnome/256x256/apps</IconPath>
	<IconPath>/usr/share/icons/gnome/256x256/apps</IconPath>
	<IconPath>/usr/share/icons/gnome/256x256/apps</IconPath>
	<IconPath>/usr/share/icons/gnome/256x256/categories</IconPath>
	<IconPath>/usr/share/icons/gnome/256x256/categories</IconPath>
	<IconPath>/usr/share/icons/gnome/256x256/categories</IconPath>
	<IconPath>/usr/share/icons/gnome/256x256/categories</IconPath>
	<IconPath>/usr/share/icons/gnome/256x256/categories</IconPath>
	<IconPath>/usr/share/icons/gnome/256x256/categories</IconPath>
	<IconPath>/usr/share/icons/gnome/256x256/categories</IconPath>
	<IconPath>/usr/share/icons/gnome/256x256/devices</IconPath>
	<IconPath>/usr/share/icons/gnome/256x256/devices</IconPath>
	<IconPath>/usr/share/icons/gnome/256x256/devices</IconPath>
	<IconPath>/usr/share/icons/gnome/256x256/devices</IconPath>
	<IconPath>/usr/share/icons/gnome/256x256/devices</IconPath>
	<IconPath>/usr/share/icons/gnome/256x256/devices</IconPath>
	<IconPath>/usr/share/icons/gnome/256x256/devices</IconPath>
	<IconPath>/usr/share/icons/gnome/256x256/emblems</IconPath>
	<IconPath>/usr/share/icons/gnome/256x256/mimetypes</IconPath>
	<IconPath>/usr/share/icons/gnome/256x256/mimetypes</IconPath>
	<IconPath>/usr/share/icons/gnome/256x256/mimetypes</IconPath>
	<IconPath>/usr/share/icons/gnome/256x256/mimetypes</IconPath>
	<IconPath>/usr/share/icons/gnome/256x256/mimetypes</IconPath>
	<IconPath>/usr/share/icons/gnome/256x256/mimetypes</IconPath>
	<IconPath>/usr/share/icons/gnome/256x256/places</IconPath>
	<IconPath>/usr/share/icons/gnome/256x256/places</IconPath>
	<IconPath>/usr/share/icons/gnome/256x256/places</IconPath>
	<IconPath>/usr/share/icons/gnome/256x256/places</IconPath>
	<IconPath>/usr/share/icons/gnome/256x256/places</IconPath>
	<IconPath>/usr/share/icons/gnome/256x256/places</IconPath>
	<IconPath>/usr/share/icons/gnome/256x256/places</IconPath>
	<IconPath>/usr/share/icons/gnome/256x256/status</IconPath>
	<IconPath>/usr/share/icons/gnome/scalable/places</IconPath>
	<IconPath>/usr/share/icons/gnome/scalable/places</IconPath>
	<IconPath>/usr/share/icons/gnome/scalable/places</IconPath>
	<IconPath>/usr/share/icons/gnome/scalable/places</IconPath>
	<IconPath>/usr/share/icons/gnome/scalable/places</IconPath>
	<IconPath>/usr/share/icons/gnome/scalable/places</IconPath>
	<IconPath>/usr/share/icons/gnome/scalable/places</IconPath>
	<IconPath>/usr/share/icons/hicolor/48x48/apps</IconPath>
	<IconPath>/usr/share/icons/hicolor/256x256/apps</IconPath>
	<IconPath>/usr/share/icons/hicolor/256x256/apps</IconPath>
	<IconPath>/usr/share/icons/hicolor/256x256/apps</IconPath>
	<IconPath>/usr/share/icons/hicolor/scalable/apps</IconPath>
	<IconPath>/usr/share/icons/hicolor/scalable/apps</IconPath>
	<IconPath>/usr/share/icons/hicolor/scalable/apps</IconPath>
	<IconPath>/usr/share/icons/hicolor/scalable/places</IconPath>
	<IconPath>/usr/share/icons/hicolor/scalable/places</IconPath>
	<IconPath>/usr/share/icons/hicolor/scalable/places</IconPath>
	<IconPath>/usr/share/icons/hicolor/scalable/places</IconPath>
	<IconPath>/usr/share/icons/hicolor/scalable/places</IconPath>
	<IconPath>/usr/share/icons/hicolor/scalable/places</IconPath>
	<IconPath>/usr/share/icons/hicolor/scalable/places</IconPath>
	<IconPath>/usr/share/pixmaps</IconPath>
	<IconPath>/usr/share/icons</IconPath>
</JWM>

Follow ups

References