wok-next view slitaz-next/stuff/etc/skel/.config/lxsession/LXDE/desktop.conf @ rev 19856

Up dbus, lxdm, slitaz-configs, syslinux-slitaz-repack; add slitaz-next with all the Next-related hotfixes.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Sep 07 15:25:51 2017 +0300 (2017-09-07)
parents
children
line source
1 [Session]
2 # Default program launched at startup
3 # Windows manager : Simple way to launch window manager (backward compatible). Let it empty if you want to use the advanced mode
4 window_manager=
6 # Window manager : Advanced mode to launch the window manager (with session, usefull for launching openbox with specific arguments (like configuration file) and extras commands)
7 windows_manager/command=openbox
8 windows_manager/session=LXDE
9 windows_manager/extras=
11 # Panel and its session (if necessary)
12 panel/command=lxpanel
13 panel/session=slitaz
15 # Dock (or 2nd panel) and its session (if necessary)
16 dock/command=
17 dock/session=
19 # Screensaver
20 screensaver/command=
22 # Power management
23 power_manager/command=
25 # File manager (session if necessary, extras commands if necessary)
26 file_manager/command=pcmanfm
27 file_manager/session=LXDE
28 file_manager/extras=
30 # Desktop manager (handler to draw and manager the desktop)
31 # options possible : filemanager (to use the default file manager), feh (to use feh just to draw the background)
32 desktop_manager/command=filemanager
33 desktop_manager/wallpaper=
35 # Polkit agent (use lxpolkit to use build-in support if enable at build time)
36 polkit/command=lxpolkit
38 # Network GUI manager (auto to try to guess the best choice)
39 network_gui/command=
41 # Instant message or communication program n°1 (pidgin, IRC, skype ...)
42 im1/command=
43 im1/autostart=
45 # Instant message or communication program n°2 (pidgin, IRC, skype ...)
46 im2/command=
47 im2/autostart=
49 # Widget program (conky, screenlet ...)
50 widget1/command=
51 widget1/autostart=
53 # Audio preferences (dbus-send --session --print-reply --dest="org.lxde.SessionManager" /org/lxde/SessionManager org.lxde.SessionManager.AudioManagerLaunch)
54 audio_manager/command=alsamixer
56 # Logout dialog (dbus-send --session --print-reply --dest="org.lxde.SessionManager" /org/lxde/SessionManager org.lxde.SessionManager.QuitManagerLaunch)
57 quit_manager/command=lxsession-logout
58 quit_manager/image=/usr/share/lxde/images/logout-banner.png
59 quit_manager/layout=top
61 # Workspace manager (dbus-send --session --print-reply --dest="org.lxde.SessionManager" /org/lxde/SessionManager org.lxde.SessionManager.WorkspaceManagerLaunch)
62 workspace_manager/command=
64 # Launcher to launch applications (dbus-send --session --print-reply --dest="org.lxde.SessionManager" /org/lxde/SessionManager org.lxde.SessionManager.LauncherManagerLaunch)
65 launcher_manager/command=lxpanelctl
66 launcher_manager/autostart=
68 # Terminal by default (dbus-send --session --print-reply --dest="org.lxde.SessionManager" /org/lxde/SessionManager org.lxde.SessionManager.TerminalManagerLaunch)
69 terminal_manager/command=sakura
71 # Screenshot utility by default
72 # main program : dbus-send --session --print-reply --dest="org.lxde.SessionManager" /org/lxde/ScreenshotManager org.lxde.SessionManager.ScreenshotManagerLaunch
73 # only windows : dbus-send --session --print-reply --dest="org.lxde.SessionManager" /org/lxde/ScreenshotManager org.lxde.SessionManager.ScreenshotWindowManagerLaunch
74 screenshot_manager/command=mtpaint -s
76 # Upgrade by default (dbus-send --session --print-reply --dest="org.lxde.SessionManager" /org/lxde/SessionManager org.lxde.SessionManager.UpgradeManagerLaunch)
77 upgrade_manager/command=
79 # Updates checker, support update-notifier-clone.
80 updates_manager/command=
81 # Timemout between the launch of the updates manager (to avoid running to often when the directory change)
82 updates_manager/timeout=
84 # Crash report looging facility, launch crash report when a crash file is deteted (support apport-gtk only)
85 crash_manager/command=
86 # Add an option to delete the crash report, usefull for developers which crash apps too often
87 crash_manager/dev_mode=
88 # Timemout between the launch of the crash manager (to avoid running to often when the directory change)
89 crash_manager/timeout=
91 # Clipboard support (use lxclipboard to use build-in support if enable at build time)
92 clipboard/command=lxclipboard
94 # Use a standalone composite manager (with possibility to autostart it)
95 composite_manager/command=xcompmgr -c -r 10 -o 0.5
96 composite_manager/autostart=yes
98 # Utility to lock screen
99 lock_manager/command=lxlock
101 # Utility to display messages (only lxsession-message-* supported)
102 message_manager/command=
104 # Utility to load and apply xsettings (options available : "gnome", "xfce" and "build-in" for using build-in support of lxsession)
105 xsettings_manager/command=build-in
107 # Utility for displaying notification
108 notification/command=
109 notification/autostart=
111 # Utility for running a keybindings daemon
112 keybindings/command=
113 keybindings/autostart=
115 # Utility to set proxy environment variable. Options available : build-in
116 # http: Set the variable to export
117 proxy_manager/command=build-in
118 proxy_manager/http=
120 # Accessibility to enable (GNOME, KDE or other). Only GNOME supported now.
121 a11y/command=
123 # Default Keyring program (default for ssh-agent, gnome-all for gnome-keyring-daemon full support)
124 keyring/command=ssh-agent
126 # Command to launch for configuring Xrandr ex: xrandr --mode ...
127 xrandr/command=
129 # Im method by default (fcitx, ibus)
130 im_manager/command=
131 im_manager/autostart=
133 # Default web browser (desktop is the corresponding desktop file)
134 webbrowser/command=
135 webbrowser/desktop=
137 # Default email client (desktop is the corresponding desktop file)
138 email/command=
139 email/desktop=
141 # Other default application
142 pdf_reader/command=epdfview
143 video_player/command=
144 audio_player/command=
145 images_display/command=
146 text_editor/command=leafpad
147 archive/command=
148 charmap/command=
149 calculator/command=galculator
150 spreadsheet/command=
151 bittorent/command=
152 document/command=
153 webcam/command=
154 burn/command=burn-box
155 notes/command=
156 disk_utility/command=
157 tasks/command=lxtask
159 # Disable autostart of applications in system and home autostart directory
160 # all : disable all applications (home, system, specify in this config file)
161 # config-only : disable applications from home and system (start only the ones in this config file)
162 # no : autostart all applications
163 disable_autostart=no
165 upstart_user_session=false
167 [State]
168 # unknown if untested, yes if on laptop, no if not
169 laptop_mode=unknown
170 # Try to guess the default
171 guess_default=true
173 [Dbus]
174 # Default Dbus interfaces, should be always true
175 lxde=true
176 # Implement gnome-session Dbus API
177 gnome=false
179 [Keymap]
180 # Read configuration from : user (this file) or system
181 mode=
182 # Keyboard configuration for user mode, all 4 should be present
183 model=
184 layout=
185 variant=
186 options=
188 [Environment]
189 type=Other
190 menu_prefix=lxde-
191 # Enable appmenu integration
192 ubuntu_menuproxy=false
193 # Use this toolkit integration when only can be use, like LibreOffice (example : kde4, gtk2, gtk3)
194 toolkit_integration=gtk2
195 # Disable gtk3 overlay scrollbar (GTK_OVERLAY_SCROLLING=0) "true" or "false".
196 gtk/overlay_scrollbar_disable=false
197 # Force using theme for QT apps (example gtk by QT_STYLE_OVERRIDE=gtk)
198 qt/force_theme=
199 # Set Qt platform settings
200 qt/platform=lxqt
202 [Environment_variable]
203 # Export TEST variable with value test
204 TEST=test
206 [GTK]
207 #iNet/DoubleClickTime=400
208 #iNet/DoubleClickDistance
209 #iNet/DndDragThreshold
210 #iNet/CursorBlink
211 #iNet/CursorBlinkTime
212 sNet/ThemeName=Paper
213 sNet/IconThemeName=SliTaz-Paper
214 sGtk/FontName=DejaVu Sans 10
215 #iGtk/IconSizes
216 #sGtk/KeyThemeName
217 iGtk/ToolbarStyle=3
218 iGtk/ToolbarIconSize=2
219 #iGtk/IMPreeditStyle
220 #iGtk/IMStatusStyle
221 iGtk/ButtonImages=1
222 iGtk/MenuImages=1
223 sGtk/CursorThemeName=slitaz-polar
224 iGtk/CursorThemeSize=18
225 iXft/Antialias=1
226 iXft/Hinting=1
227 sXft/HintStyle=hintfull
228 #iXft/HintStyle
229 sXft/RGBA=rgb
230 #iXft/RGBA
231 #iXft/DPI
232 #iGtk/TouchscreenMode
233 iNet/EnableEventSounds=0
234 iNet/EnableInputFeedbackSounds=0
235 sGtk/ColorScheme=
236 iGtk/ColorScheme=
238 [Mouse]
239 AccFactor=20
240 AccThreshold=10
241 LeftHanded=0
243 [Keyboard]
244 Delay=500
245 Interval=30
246 Beep=1