ROX Desktop - Pinboard http://localhost/desktop/taxonomy/term/15/0 The desktop background. en Première session http://localhost/desktop/node/951 <p>Bienvenue chez ROX&thinsp;! Si c'est la première session ROX que vous ouvrez, vous devriez voir une barre en bas d'écran, nommée le <em>panneau</em> et un fond d'écran gris (le "tableau d'affichage"), comme vu ici. Les deux servent à charger fichiers et applications.</p> <blockquote><p> <img src="http://rox.sourceforge.net/guide/initial.png" alt="http://rox.sourceforge.net/guide/initial.png" class="inlineimage" /> </p></blockquote> <p>De gauche à droite, le panneau contient ces icônes:</p> <p><a href="http://localhost/desktop/node/951" target="_blank">read more</a></p> http://localhost/desktop/node/951#comments Pinboard Tue, 15 Sep 2009 19:45:43 +0000 jpotts 951 at http://localhost/desktop Putting icons on the desktop background http://localhost/desktop/node/169 <p>The desktop background is called the <em>pinboard</em>. To enable turn it on and enable desktop-icons, use this command:</p> <pre> $ rox --pinboard Default </pre><p> You can now drag files, directories and applications onto the pinboard to create short-cuts to them.</p> <p>You cannot actually save things to the pinboard; you can only create links to things that exist in directories elsewhere.</p> <p>If you use <a href="/desktop/freelinking/ROX-Session">ROX-Session</a>, then a pinboard will be set up for you on login automatically.</p> http://localhost/desktop/node/169#comments Pinboard Sat, 07 Jan 2006 22:25:32 +0000 Thomas Leonard 169 at http://localhost/desktop Can I make the pinboard transparent, like in the 1.2.x series? http://localhost/desktop/node/168 <p>No. Please don't ask about this. The old method doesn't work properly with Gtk+-2.0, is slow, ugly, and doesn't follow the WM standard. KDE, GNOME, XFCE and ROX all use a single screen-sized window for the backdrop now.</p> <p>ROX provides plenty of support for setting the backdrop itself and allows external programs to choose a backdrop. See the <a href="/desktop/Wallpaper" class="wiki">Wallpaper</a> application for an example; this program chooses a random backdrop<br /> each time you log in, and can also be used to put the output of other programs, such as XEarth, on the backdrop at regular intervals.</p> <p>Root-portal can be used to show log messages on the backdrop, replacing the old roottail. Deskmenu can be used to provide a custom root menu.</p> <p><a href="http://localhost/desktop/node/168" target="_blank">read more</a></p> http://localhost/desktop/node/168#comments Pinboard Sat, 07 Jan 2006 19:21:43 +0000 Thomas Leonard 168 at http://localhost/desktop XFCE's root menu doesn't work anymore http://localhost/desktop/node/167 <p><cite>The <a href="http://xfce.org">XFce</a> root menu doesnt work with the pinboard, and 'Pass all backdrop mouse clicks to window manager' doesn't fix it.</cite></p> <p>XFce's root menu is part of the xfdesktop module, which creates a single large root window to set background image and create the root menu. ROX's pinboard also creates a large root window for desktop icons. These two compete.</p> <p>However you can kill the xfdesktop and enable the ROX pinboard. When you do so the Xfce root menu will no longer work, but you will have desktop icons and the <a href="/desktop/freelinking/ROX-Filer">ROX-Filer</a> menu by right clicking.</p> <p>The <a href="http://www.oroborus.org">Oroborus project</a> has a Gtk+ 1.x application (on which xfdesktop is based) which doesn't create a large root window.</p> <p><a href="http://localhost/desktop/node/167" target="_blank">read more</a></p> http://localhost/desktop/node/167#comments Pinboard Sat, 07 Jan 2006 19:20:12 +0000 Thomas Leonard 167 at http://localhost/desktop I use blackbox/fluxbox and the root menus don't work properly anymore http://localhost/desktop/node/166 <p>These window managers don't support the <a href="http://www.freedesktop.org/standards/wm-spec/">Extended Window Manager Hints</a> specification yet, although they hope to in future releases. In the meantime, turn on the 'Pass all backdrop mouse clicks to window manager' and 'Blackbox root menus hack' options in the Options box (Compatibility section).</p> http://localhost/desktop/node/166#comments Pinboard Sat, 07 Jan 2006 19:19:20 +0000 Thomas Leonard 166 at http://localhost/desktop The pinboard only appears on one of my workspaces, or jumps in front of other windows! http://localhost/desktop/node/165 <p>Some older window managers don't fully support the <a href="http://www.freedesktop.org/standards/wm-spec/">Extended Window Manager Hints</a> specification. In this case, you'll need to turn on the Override option in the Compatibility section of the Options box.</p> http://localhost/desktop/node/165#comments Pinboard Sat, 07 Jan 2006 19:18:14 +0000 Thomas Leonard 165 at http://localhost/desktop How do I set the background image? http://localhost/desktop/node/164 <p>Right click on the desktop background. Choose <b>Backdrop...</b> from the bottom of the menu. Drag an image in.</p> <p>If no background image is set, the colour set in the Options box is used (choose <b>ROX-Filer/Options...</b> from the menu).</p> <p>You can use <a href="/desktop/freelinking/Wallpaper">Wallpaper</a> to select a random backdrop image at regular intervals, and for other interesting effects.</p> <p>Note that the pinboard is actually a screen-sized window that covers the real root window completely. Therefore, programs that try to draw on the root window directly won't have any effect.</p> http://localhost/desktop/node/164#comments Pinboard Theming Sat, 07 Jan 2006 19:15:31 +0000 Thomas Leonard 164 at http://localhost/desktop Set As Wallpaper menu item http://localhost/desktop/node/123 <h2>Call I make a Set As Wallpaper menu item appear for images?</h2> <ol> <li>Right-click on an image and choose <b>Customise Menu...</b>.</li> <li>Drag <a href="/desktop/freelinking/Wallpaper">Wallpaper</a> (version 2.1 or later) to it.</li> <li>Right-clicking on another file of that type will show a Wallpaper menu item which sets that image as the backdrop.</li> </ol> <img src='/screens/SetAsWallpaper.png' alt='Set as wallpaper menu item' /> <h2>Using SOAP</h2> <p>You can also use the SOAP method (see the manual for ROX). You can make a small script that takes a file argument and call ROX to set that image as background on the pinboard. You can't use the rootwindow for background, the pinboard is actually one big window that covers your desktop! </p><p>Example script (untested, but should work):</p><p><a href="http://localhost/desktop/node/123" target="_blank">read more</a></p> http://localhost/desktop/node/123#comments Pinboard Theming Wed, 04 Jan 2006 19:29:22 +0000 Thomas Leonard 123 at http://localhost/desktop Pinboard and panels http://localhost/desktop/node/102 <h3>How do I reorder items on the panel?</h3> <p>Use the middle mouse button to drag the icon to a new location within the panel. If you do not have a middle mouse button, try and enable "Emulate3Buttons" in your XF86Config; doing so, you can press the left and right buttons on your mouse simultaneously to emulate the middle mouse button.</p> <h4>How do I set the background image?</h4> <p>Right click on the desktop background. Choose <b>Backdrop...</b> from the bottom of the menu. Drag an image in.<br /> If no background image is set, the colour set in the Options box is used (choose <b>ROX-Filer/Options...</b> from the menu).</p> <p><a href="http://localhost/desktop/node/102" target="_blank">read more</a></p> http://localhost/desktop/node/102#comments Pinboard Tue, 03 Jan 2006 21:50:48 +0000 Thomas Leonard 102 at http://localhost/desktop Customization http://localhost/desktop/node/72 <h2><a name="Thex20.desktopx20.background" id="Thex20.desktopx20.background">The desktop background</a></h2> <p>Maybe you're getting bored with that plain grey background now? There are several things you can do with the desktop background.<br /> First, you can use it just like a panel; drag things onto the background (called the 'pinboard') to create shortcuts to them.</p> <p><a href="http://localhost/desktop/node/72" target="_blank">read more</a></p> http://localhost/desktop/node/72#comments Pinboard Theming Sun, 01 Jan 2006 13:35:57 +0000 Thomas Leonard 72 at http://localhost/desktop