Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#276 Le 02/05/2009, à 17:28

makx

Re : A quoi ressemble votre environnement (printemps 2009)

quelqu'un sait comment enlever la toolbar de recherche intégrée à firefox?

Dernière modification par makx (Le 02/05/2009, à 17:30)


Fedora <3

Hors ligne

#277 Le 02/05/2009, à 17:37

Rydgel

Re : A quoi ressemble votre environnement (printemps 2009)

View->toolbars->customize, tu drag la barre de recherche dans la fenetre et voila smile


Linux - Web 2.0 --> http://phollow.fr

Hors ligne

#278 Le 02/05/2009, à 17:39

makx

Re : A quoi ressemble votre environnement (printemps 2009)

Rydgel a écrit :

View->toolbars->customize, tu drag la barre de recherche dans la fenetre et voila smile

ha bah oui smile merci

tMW0zMw tMW0zMQ tMW0zNg

Dernière modification par makx (Le 02/05/2009, à 18:03)


Fedora <3

Hors ligne

#279 Le 02/05/2009, à 23:21

Valentin2105

Re : A quoi ressemble votre environnement (printemps 2009)

@Rydgel
C'est quoi le panel que tu utilise ?


PS: Comment on change de theme d'icone sous pekwm ?

Hors ligne

#280 Le 03/05/2009, à 01:14

siden

Re : A quoi ressemble votre environnement (printemps 2009)

tout ca pour masquer le gros bug d'affichage du theme qui met la barre de recherche google en noir lol

Hors ligne

#281 Le 03/05/2009, à 01:17

makx

Re : A quoi ressemble votre environnement (printemps 2009)

siden a écrit :

tout ca pour masquer le gros bug d'affichage du theme qui met la barre de recherche google en noir lol

j'vois pas de quoi tu parles... je ne m'en servais jamais et elle me gênais


Fedora <3

Hors ligne

#282 Le 03/05/2009, à 02:08

LittleCj3k

Re : A quoi ressemble votre environnement (printemps 2009)

Bonsoir,

tMW01Yw tMW01ZA

Dernière modification par LittleCj3k (Le 03/05/2009, à 02:14)

Hors ligne

#283 Le 03/05/2009, à 08:17

Valentin2105

Re : A quoi ressemble votre environnement (printemps 2009)

@ LittleCj3k

Pourrai-je avoir ton wallpapers STP ?
C'est possbile que tu pose tes fichier de config Openbox?

Merci

Hors ligne

#284 Le 03/05/2009, à 11:28

LittleCj3k

Re : A quoi ressemble votre environnement (printemps 2009)

Wall: Dusk by Alexander-GG

menu.xml:

<?xml version="1.0" encoding="utf-8"?>
<openbox_menu xmlns="http://openbox.org/3.4/menu">
	<menu id="root-menu" label="Openbox 3">
		<item label="Thunar">
			<action name="Execute">
				<execute>
					thunar
				</execute>
			</action>
		</item>
		<item label="Midori">
			<action name="Execute">
				<execute>
					midori
				</execute>
			</action>
		</item>
		<item label="Xterm">
			<action name="Execute">
				<execute>
					xterm
				</execute>
			</action>
		</item>
		<separator/>
		<menu id="root-menu-855932" label="Office">
			<item label="New Item">
				<action name="Execute">
					<execute>
						command
					</execute>
				</action>
			</item>
		</menu>
		<menu id="root-menu-605920" label="Multimedia">
			<item label="Sonata">
				<action name="Execute">
					<execute>
						sonata
					</execute>
				</action>
			</item>
		</menu>
		<menu id="root-menu-705754" label="Infographie">
			<item label="New Item">
				<action name="Execute">
					<execute>
						command
					</execute>
				</action>
			</item>
		</menu>
		<menu id="root-menu-965521" label="Internet">
			<item label="µTorrent">
				<action name="Execute">
					<execute>
						wine '/home/ryo/.wine/drive_c/Program Files/uTorrent/uTorrent.exe'
					</execute>
				</action>
			</item>
			<item label="Kill µTorent">
				<action name="Execute">
					<execute>
						killall uTorrent.exe
					</execute>
				</action>
			</item>
			<item label="Pidgin">
				<action name="Execute">
					<execute>
						pidgin
					</execute>
				</action>
			</item>
		</menu>
		<menu id="root-menu-25538" label="Configuration">
			<item label="Obmenu">
				<action name="Execute">
					<execute>
						obmenu
					</execute>
				</action>
			</item>
			<item label="Apparence">
				<action name="Execute">
					<execute>
						lxappearance
					</execute>
				</action>
			</item>
			<item label="Obconf">
				<action name="Execute">
					<execute>
						obconf
					</execute>
				</action>
			</item>
			<item label="Restart">
				<action name="Restart"/>
			</item>
			<item label="Exit">
				<action name="Exit"/>
			</item>
		<menu execute="/home/ryo/.config/openbox/procinfo.sh" id="root-menu-25533" label="System"/>
		</menu>
		<separator/>
		<item label="Reboot">
			<action name="Execute">
				<execute>
					sudo reboot
				</execute>
			</action>
		</item>
		<item label="Shutdown">
			<action name="Execute">
				<execute>
					sudo halt
				</execute>
			</action>
		</item>
	</menu>
</openbox_menu>

rc.xml:

<?xml version="1.0" encoding="UTF-8"?>
<!-- Do not edit this file, it will be overwritten on install.
        Copy the file to $HOME/.config/openbox/ instead. -->
<openbox_config xmlns="http://openbox.org/3.4/rc">
  <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>yes</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 -->
  </placement>
  <theme>
    <name>Shiki</name>
    <titleLayout>LIMC</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>yes</animateIconify>
    <font place="ActiveWindow">
      <name>Analecta</name>
      <size>10</size>
      <!-- font size in points -->
      <weight>Bold</weight>
      <!-- 'bold' or 'normal' -->
      <slant>Normal</slant>
      <!-- 'italic' or 'normal' -->
    </font>
    <font place="InactiveWindow">
      <name>Analecta</name>
      <size>10</size>
      <!-- font size in points -->
      <weight>Bold</weight>
      <!-- 'bold' or 'normal' -->
      <slant>Normal</slant>
      <!-- 'italic' or 'normal' -->
    </font>
    <font place="MenuHeader">
      <name>Corbel</name>
      <size>9</size>
      <!-- font size in points -->
      <weight>Normal</weight>
      <!-- 'bold' or 'normal' -->
      <slant>Normal</slant>
      <!-- 'italic' or 'normal' -->
    </font>
    <font place="MenuItem">
      <name>Corbel</name>
      <size>9</size>
      <!-- font size in points -->
      <weight>Normal</weight>
      <!-- 'bold' or 'normal' -->
      <slant>Normal</slant>
      <!-- 'italic' or 'normal' -->
    </font>
    <font place="OnScreenDisplay">
      <name>Corbel</name>
      <size>9</size>
      <!-- font size in points -->
      <weight>Normal</weight>
      <!-- 'bold' or 'normal' -->
      <slant>Normal</slant>
      <!-- 'italic' or 'normal' -->
    </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>
      <name>Bureau 1</name>
      <name>Bureau 2</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>no</drawContents>
    <popupShow>Nonpixel</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>0</bottom>
    <left>0</left>
    <right>0</right>
  </margins>
  <dock>
    <position>Floating</position>
    <!-- (Top|Bottom)(Left|Right|)|Top|Bottom|Left|Right|Floating -->
    <floatingX>1944</floatingX>
    <floatingY>732</floatingY>
    <noStrut>no</noStrut>
    <stacking>Below</stacking>
    <!-- 'Above', 'Normal', or 'Below' -->
    <direction>Horizontal</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>
    <!-- Keybindings for desktop switching -->
    <keybind key="C-A-Left">
      <action name="DesktopLeft">
        <dialog>no</dialog>
        <wrap>no</wrap>
      </action>
    </keybind>
    <keybind key="C-A-Right">
      <action name="DesktopRight">
        <dialog>no</dialog>
        <wrap>no</wrap>
      </action>
    </keybind>
    <keybind key="C-A-Up">
      <action name="DesktopUp">
        <dialog>no</dialog>
        <wrap>no</wrap>
      </action>
    </keybind>
    <keybind key="C-A-Down">
      <action name="DesktopDown">
        <dialog>no</dialog>
        <wrap>no</wrap>
      </action>
    </keybind>
    <keybind key="S-A-Left">
      <action name="SendToDesktopLeft">
        <dialog>no</dialog>
        <wrap>no</wrap>
      </action>
    </keybind>
    <keybind key="S-A-Right">
      <action name="SendToDesktopRight">
        <dialog>no</dialog>
        <wrap>no</wrap>
      </action>
    </keybind>
    <keybind key="S-A-Up">
      <action name="SendToDesktopUp">
        <dialog>no</dialog>
        <wrap>no</wrap>
      </action>
    </keybind>
    <keybind key="S-A-Down">
      <action name="SendToDesktopDown">
        <dialog>no</dialog>
        <wrap>no</wrap>
      </action>
    </keybind>
    <keybind key="W-F1">
      <action name="Desktop">
        <desktop>1</desktop>
      </action>
    </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-d">
      <action name="ToggleShowDesktop"/>
    </keybind>
    <!-- Keybindings for windows -->
    <keybind key="A-F4">
      <action name="Close"/>
    </keybind>
    <keybind key="A-Escape">
      <action name="Lower"/>
      <action name="FocusToBottom"/>
      <action name="Unfocus"/>
    </keybind>
    <keybind key="A-space">
      <action name="ShowMenu">
        <menu>client-menu</menu>
      </action>
    </keybind>
    <!-- Keybindings for window switching -->
    <keybind key="A-Tab">
      <action name="NextWindow"/>
    </keybind>
    <keybind key="A-S-Tab">
      <action name="PreviousWindow"/>
    </keybind>
    <keybind key="C-A-Tab">
      <action name="NextWindow">
        <panels>yes</panels>
        <desktop>yes</desktop>
      </action>
    </keybind>
    <!-- Keybindings for running applications -->
    <keybind key="W-e">
      <action name="Execute">
        <startupnotify>
          <enabled>true</enabled>
          <name>Konqueror</name>
        </startupnotify>
        <command>kfmclient openProfile filemanagement</command>
      </action>
    </keybind>
    <keybind key="A-F2">
      <action name="execute">
        <execute>gmrun</execute>
      </action>
    </keybind>
  </keyboard>
  <mouse>
    <dragThreshold>8</dragThreshold>
    <!-- number of pixels the mouse must move before a drag begins -->
    <doubleClickTime>200</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 button="A-Left" action="Press">
        <action name="Focus"/>
        <action name="Raise"/>
      </mousebind>
      <mousebind button="A-Left" action="Click">
        <action name="Unshade"/>
      </mousebind>
      <mousebind button="A-Left" action="Drag">
        <action name="Move"/>
      </mousebind>
      <mousebind button="A-Right" action="Press">
        <action name="Focus"/>
        <action name="Raise"/>
        <action name="Unshade"/>
      </mousebind>
      <mousebind button="A-Right" action="Drag">
        <action name="Resize"/>
      </mousebind>
      <mousebind button="A-Middle" action="Press">
        <action name="Lower"/>
        <action name="FocusToBottom"/>
        <action name="Unfocus"/>
      </mousebind>
      <mousebind button="A-Up" action="Click">
        <action name="DesktopPrevious"/>
      </mousebind>
      <mousebind button="A-Down" action="Click">
        <action name="DesktopNext"/>
      </mousebind>
      <mousebind button="C-A-Up" action="Click">
        <action name="DesktopPrevious"/>
      </mousebind>
      <mousebind button="C-A-Down" action="Click">
        <action name="DesktopNext"/>
      </mousebind>
      <mousebind button="A-S-Up" action="Click">
        <action name="SendToDesktopPrevious"/>
      </mousebind>
      <mousebind button="A-S-Down" action="Click">
        <action name="SendToDesktopNext"/>
      </mousebind>
    </context>
    <context name="Titlebar">
      <mousebind button="Left" action="Press">
        <action name="Focus"/>
        <action name="Raise"/>
      </mousebind>
      <mousebind button="Left" action="Drag">
        <action name="Move"/>
      </mousebind>
      <mousebind button="Left" action="DoubleClick">
        <action name="ToggleMaximizeFull"/>
      </mousebind>
      <mousebind button="Middle" action="Press">
        <action name="Lower"/>
        <action name="FocusToBottom"/>
        <action name="Unfocus"/>
      </mousebind>
      <mousebind button="Up" action="Click">
        <action name="Shade"/>
        <action name="FocusToBottom"/>
        <action name="Unfocus"/>
        <action name="Lower"/>
      </mousebind>
      <mousebind button="Down" action="Click">
        <action name="Unshade"/>
        <action name="Raise"/>
      </mousebind>
      <mousebind button="Right" action="Press">
        <action name="Focus"/>
        <action name="Raise"/>
        <action name="ShowMenu">
          <menu>client-menu</menu>
        </action>
      </mousebind>
    </context>
    <context name="Top">
      <mousebind button="Left" action="Press">
        <action name="Focus"/>
        <action name="Raise"/>
        <action name="Unshade"/>
      </mousebind>
      <mousebind button="Left" action="Drag">
        <action name="Resize">
          <edge>top</edge>
        </action>
      </mousebind>
    </context>
    <context name="Left">
      <mousebind button="Left" action="Press">
        <action name="Focus"/>
        <action name="Raise"/>
      </mousebind>
      <mousebind button="Left" action="Drag">
        <action name="Resize">
          <edge>left</edge>
        </action>
      </mousebind>
    </context>
    <context name="Right">
      <mousebind button="Left" action="Press">
        <action name="Focus"/>
        <action name="Raise"/>
      </mousebind>
      <mousebind button="Left" action="Drag">
        <action name="Resize">
          <edge>right</edge>
        </action>
      </mousebind>
    </context>
    <context name="Bottom">
      <mousebind button="Left" action="Press">
        <action name="Focus"/>
        <action name="Raise"/>
      </mousebind>
      <mousebind button="Left" action="Drag">
        <action name="Resize">
          <edge>bottom</edge>
        </action>
      </mousebind>
      <mousebind button="Middle" action="Press">
        <action name="Lower"/>
        <action name="FocusToBottom"/>
        <action name="Unfocus"/>
      </mousebind>
      <mousebind button="Right" action="Press">
        <action name="Focus"/>
        <action name="Raise"/>
        <action name="ShowMenu">
          <menu>client-menu</menu>
        </action>
      </mousebind>
    </context>
    <context name="BLCorner">
      <mousebind button="Left" action="Press">
        <action name="Focus"/>
        <action name="Raise"/>
      </mousebind>
      <mousebind button="Left" action="Drag">
        <action name="Resize"/>
      </mousebind>
    </context>
    <context name="BRCorner">
      <mousebind button="Left" action="Press">
        <action name="Focus"/>
        <action name="Raise"/>
      </mousebind>
      <mousebind button="Left" action="Drag">
        <action name="Resize"/>
      </mousebind>
    </context>
    <context name="TLCorner">
      <mousebind button="Left" action="Press">
        <action name="Focus"/>
        <action name="Raise"/>
        <action name="Unshade"/>
      </mousebind>
      <mousebind button="Left" action="Drag">
        <action name="Resize"/>
      </mousebind>
    </context>
    <context name="TRCorner">
      <mousebind button="Left" action="Press">
        <action name="Focus"/>
        <action name="Raise"/>
        <action name="Unshade"/>
      </mousebind>
      <mousebind button="Left" action="Drag">
        <action name="Resize"/>
      </mousebind>
    </context>
    <context name="Client">
      <mousebind button="Left" action="Press">
        <action name="Focus"/>
        <action name="Raise"/>
      </mousebind>
      <mousebind button="Middle" action="Press">
        <action name="Focus"/>
        <action name="Raise"/>
      </mousebind>
      <mousebind button="Right" action="Press">
        <action name="Focus"/>
        <action name="Raise"/>
      </mousebind>
    </context>
    <context name="Icon">
      <mousebind button="Left" action="Press">
        <action name="Focus"/>
        <action name="Raise"/>
        <action name="Unshade"/>
        <action name="ShowMenu">
          <menu>client-menu</menu>
        </action>
      </mousebind>
      <mousebind button="Right" action="Press">
        <action name="Focus"/>
        <action name="Raise"/>
        <action name="ShowMenu">
          <menu>client-menu</menu>
        </action>
      </mousebind>
    </context>
    <context name="AllDesktops">
      <mousebind button="Left" action="Press">
        <action name="Focus"/>
        <action name="Raise"/>
        <action name="Unshade"/>
      </mousebind>
      <mousebind button="Left" action="Click">
        <action name="ToggleOmnipresent"/>
      </mousebind>
    </context>
    <context name="Shade">
      <mousebind button="Left" action="Press">
        <action name="Focus"/>
        <action name="Raise"/>
      </mousebind>
      <mousebind button="Left" action="Click">
        <action name="ToggleShade"/>
      </mousebind>
    </context>
    <context name="Iconify">
      <mousebind button="Left" action="Press">
        <action name="Focus"/>
        <action name="Raise"/>
      </mousebind>
      <mousebind button="Left" action="Click">
        <action name="Iconify"/>
      </mousebind>
    </context>
    <context name="Maximize">
      <mousebind button="Left" action="Press">
        <action name="Focus"/>
        <action name="Raise"/>
        <action name="Unshade"/>
      </mousebind>
      <mousebind button="Middle" action="Press">
        <action name="Focus"/>
        <action name="Raise"/>
        <action name="Unshade"/>
      </mousebind>
      <mousebind button="Right" action="Press">
        <action name="Focus"/>
        <action name="Raise"/>
        <action name="Unshade"/>
      </mousebind>
      <mousebind button="Left" action="Click">
        <action name="ToggleMaximizeFull"/>
      </mousebind>
      <mousebind button="Middle" action="Click">
        <action name="ToggleMaximizeVert"/>
      </mousebind>
      <mousebind button="Right" action="Click">
        <action name="ToggleMaximizeHorz"/>
      </mousebind>
    </context>
    <context name="Close">
      <mousebind button="Left" action="Press">
        <action name="Focus"/>
        <action name="Raise"/>
        <action name="Unshade"/>
      </mousebind>
      <mousebind button="Left" action="Click">
        <action name="Close"/>
      </mousebind>
    </context>
    <context name="Desktop">
      <mousebind button="Up" action="Click">
        <action name="DesktopPrevious"/>
      </mousebind>
      <mousebind button="Down" action="Click">
        <action name="DesktopNext"/>
      </mousebind>
      <mousebind button="A-Up" action="Click">
        <action name="DesktopPrevious"/>
      </mousebind>
      <mousebind button="A-Down" action="Click">
        <action name="DesktopNext"/>
      </mousebind>
      <mousebind button="C-A-Up" action="Click">
        <action name="DesktopPrevious"/>
      </mousebind>
      <mousebind button="C-A-Down" action="Click">
        <action name="DesktopNext"/>
      </mousebind>
      <mousebind button="Left" action="Press">
        <action name="Focus"/>
        <action name="Raise"/>
      </mousebind>
      <mousebind button="Right" action="Press">
        <action name="Focus"/>
        <action name="Raise"/>
      </mousebind>
    </context>
    <context name="Root">
      <!-- Menus -->
      <mousebind button="Middle" action="Press">
        <action name="ShowMenu">
          <menu>client-list-combined-menu</menu>
        </action>
      </mousebind>
      <mousebind button="Right" action="Press">
        <action name="ShowMenu">
          <menu>root-menu</menu>
        </action>
      </mousebind>
    </context>
    <context name="MoveResize">
      <mousebind button="Up" action="Click">
        <action name="DesktopPrevious"/>
      </mousebind>
      <mousebind button="Down" action="Click">
        <action name="DesktopNext"/>
      </mousebind>
      <mousebind button="A-Up" action="Click">
        <action name="DesktopPrevious"/>
      </mousebind>
      <mousebind button="A-Down" action="Click">
        <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>yes</manageDesktops>
    <!-- show the manage desktops section in the client-list-(combined-)menu -->
  </menu>
  <applications>
    <!--
  # 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)"
               type="the window's _NET_WM_WINDOW_TYPE (if unspecified, then
                       it is dialog for child windows)">
  # 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.

  # the type is one of: normal, dialog, splash, utility, menu, toolbar, dock,
  #    or desktop

  # 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 force="no">
      # the position is only used if both an x and y coordinate are provided
      # (and not set to 'default')
      # when force is "yes", then the window will be placed here even if it
      # says you want it placed elsewhere.  this is to override buggy
      # applications who refuse to behave
      <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
-->
    <application name="stalonetray">
      <decor>yes</decor>
      <desktop>all</desktop>
      <layer>below</layer>
      <skip_pager>yes</skip_pager>
      <skip_taskbar>yes</skip_taskbar>
</application>
    <applications>
####
   <application name="stalonetray"><decor>no</decor><desktop>all</desktop><skip_pager>yes</skip_pager><skip_taskbar>yes</skip_taskbar></application>
####
  </applications>
  </applications>
</openbox_config>

Dernière modification par LittleCj3k (Le 03/05/2009, à 11:33)

Hors ligne

#285 Le 03/05/2009, à 11:30

Valentin2105

Re : A quoi ressemble votre environnement (printemps 2009)

Non mais enfaite, je parlais du rc.xml ! Pourrais tu le poster ?

Merci quand même pour le menu !

Hors ligne

#286 Le 03/05/2009, à 11:54

LittleCj3k

Re : A quoi ressemble votre environnement (printemps 2009)

Valentin2105 a écrit :

Une seul question :


Comment puis-je faire pour qu'au lancement, Il y ai nitrogen qui m'ouvre
/home/val/Mes Documents/Images/Conky/smoke-1800x1350.jpg En tant que fond d'écran ?
Que dois-je mettre dans le autostart.sh ?

Merci

la réponse est là: http://wiki.archlinux.org/index.php/Nitrogen

donc dans ton .xinitirc ou autostart.sh tu mets "nitrogen --restore &"

Pour les fichiers de conf ils sont dans:
/etc/xdg/openbox/rc.xml
/etc/xdg/openbox/menu.xml

il suffit juste que tu les copies

Hors ligne

#287 Le 03/05/2009, à 11:55

Valentin2105

Re : A quoi ressemble votre environnement (printemps 2009)

Super nickel j'ai tout qui marche !!

Je suis surpric que en 2 ou 3 heure j'ai un Openbox fonctionel et perso !

Dernière chose, quel est la commande pour "take a screenshot" in a terminal ?
Et aussi dans ton rc.xml que dois-je changer pour quand je redimentionnent je n'ai pas le noir qui se redimentionement, mais la page direct tu comprend ?

Merci

Dernière modification par Valentin2105 (Le 03/05/2009, à 11:57)

Hors ligne

#288 Le 03/05/2009, à 12:11

LittleCj3k

Re : A quoi ressemble votre environnement (printemps 2009)

pour les screenshots, il existe plusisuers logiciel, moi j'utilises scrot.
il y a obconf, pour configurer graphiquement ton rc.xml et il ya une option similaire à ce que tu cherches wink

Hors ligne

#289 Le 03/05/2009, à 12:18

Valentin2105

Re : A quoi ressemble votre environnement (printemps 2009)

J'ai qu'une chose a Dire, MERCI !!

Parcontre j'aimerais créer un lanceur "éteindre" dans le menu, quel commande mettre ?

Dernière modification par Valentin2105 (Le 03/05/2009, à 12:42)

Hors ligne

#290 Le 03/05/2009, à 14:00

Rydgel

Re : A quoi ressemble votre environnement (printemps 2009)

@Valentin2105 pour les icones dans pekwm c'est exactement pareil que sous openbox.
Sinon pour éteindre tu peux mettre un "sudo halt" et dans le fichiers de config sudoers tu autorise la commande halt à ne pas demander de mot de passe smile


Linux - Web 2.0 --> http://phollow.fr

Hors ligne

#291 Le 03/05/2009, à 17:40

Rydgel

Re : A quoi ressemble votre environnement (printemps 2009)

Toujours pekwm avec un theme fait maison

3496759385_acc18eb67b.jpg


Linux - Web 2.0 --> http://phollow.fr

Hors ligne

#292 Le 03/05/2009, à 18:39

hebus

Re : A quoi ressemble votre environnement (printemps 2009)

Bonjour à tous,
Je craque voilà trop longtemps que je consulte ce thread sans poster alors .... mon desktop :
tMW05YQtMW05YgtMW05Yw tMW05ZA tMW05ZQtMW05Zw

C'est mon desktop, j'utilise wallpapoz pour faire changer le fond d'écran toutes les 10 minutes

theme dust modifié , icônes : echo

Mes fond d'écrans

Les sobres ( j'ai du modifier mon /etc/hosts pour y accéder je ne sais pourquoi ... )
http://-kol.deviantart.com/

pour des dessins vraiment sympa, un peu d'humour (charming prince est cool ! )
http://nicobou.deviantart.com/

pour donky kong
http://orioto.deviantart.com/gallery/

Bonne soirée à tous,

ps : si quelqu'un a une idée d'une couleur pour mon conky pour qu'il soit visible correctement sur tous les wallpapers je suis preneur ! Merci

Dernière modification par hebus (Le 03/05/2009, à 20:08)

Hors ligne

#293 Le 03/05/2009, à 19:03

kornwall

Re : A quoi ressemble votre environnement (printemps 2009)

hebus a écrit :

Bonjour à tous,
Je craque voilà trop longtemps que je consulte ce thread sans poster alors .... mon desktop :
http://omploader.org/tMW05YQhttp://omploader.org/tMW05Yghttp://omploader.org/tMW05Yw http://omploader.org/tMW05ZA http://omploader.org/tMW05ZQhttp://omploader.org/tMW05Zw

C'est mon desktop, j'utilise wallpapoz pour faire cahnger le fond d'écran toutes les 10 minutes

theme dust modifié , icônes : echo

Bonne soirée à tous,

ps : si quelqu'un a une idée d'une couleur pour mon conky pour qu'il soit visible correctement sur tous les wallpapers je suis preneur ! Merci

super smile
y'a moyen d'avoir tes fond d'écrans stp ? tongue

Dernière modification par kornwall (Le 03/05/2009, à 19:03)


Golom golom

Hors ligne

#294 Le 03/05/2009, à 19:28

jeremix

Re : A quoi ressemble votre environnement (printemps 2009)

Bonjour, mon Ubuntu 9.04 :

vide : 1241370507.png

plein : 1241371405.png

cube : 1241370337.png

Conky : basé sur celui de Remaille
Police du bureau : Scooby doo
Police titre fenetre : African
Fond d'écran : Laptop vector girl by Alkore31
Theme : LXG
Icones : Tangerine


ubuntucounter user 8236

Hors ligne

#295 Le 03/05/2009, à 20:01

hebus

Re : A quoi ressemble votre environnement (printemps 2009)

Mes fond d'écrans


Les sobres ( j'ai du modifier mon /etc/hosts pour y accéder je ne sais pourquoi ... )
http://-kol.deviantart.com/

pour des dessins vraiment sympa, un peu d'humour (charming prince est cool ! )
http://nicobou.deviantart.com/

pour donky kong
http://orioto.deviantart.com/gallery/

ps : kornwall ton avatar vient de nicobou non ? wink

Dernière modification par hebus (Le 03/05/2009, à 20:08)

Hors ligne

#296 Le 03/05/2009, à 21:37

zarakaï

Re : A quoi ressemble votre environnement (printemps 2009)

@ : Rydgel
Salut dis moi ce serai possible d'avoir l'image "wavesWS.jpg" merci wink


c'est quand qui neige?
le topic des photographes

Hors ligne

#297 Le 03/05/2009, à 21:40

Rydgel

Re : A quoi ressemble votre environnement (printemps 2009)

@zarakaï: http://omploader.org/vMW1haQ


Linux - Web 2.0 --> http://phollow.fr

Hors ligne

#298 Le 03/05/2009, à 21:40

Valentin2105

Re : A quoi ressemble votre environnement (printemps 2009)

C'est quoi l'équivalent de Gksudo sous debian pour lancer 1 commande en roots ?

Hors ligne

#299 Le 03/05/2009, à 22:40

dreadlocks

Re : A quoi ressemble votre environnement (printemps 2009)

su


dreadlocks@jabber.fr

Hors ligne

#300 Le 03/05/2009, à 23:07

Compte anonymisé

Re : A quoi ressemble votre environnement (printemps 2009)

Bonjour jeremix,

Très beau !!! Juste une chose, ton tableau de bord du haut, essaie un marron brillant et un peu plus foncé que ton Wall. wink

++