preferences 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380
  1. # icewm preferences(2.1.2) - generated by genpref
  2. #
  3. # Debian Jr. IceWM
  4. #
  5. # Use a 32-bit visual for alpha blending
  6. # Alpha=0 # 0/1
  7. # Synchronize X11 for debugging (slow)
  8. # Synchronize=0 # 0/1
  9. # Enable event logging for debugging
  10. # LogEvents=0 # 0/1
  11. # Splash image on startup (IceWM.jpg)
  12. # Splash=""
  13. # Enable tracing for the given modules
  14. # Trace=""
  15. # Focus windows by clicking
  16. # ClickToFocus=1 # 0/1
  17. # Focus windows when application requests to raise
  18. # FocusOnAppRaise=0 # 0/1
  19. # Request focus (flashing in taskbar) when application requests raise
  20. # RequestFocusOnAppRaise=1 # 0/1
  21. # Raise windows when focused
  22. # RaiseOnFocus=1 # 0/1
  23. # Focus window when client area clicked
  24. # FocusOnClickClient=1 # 0/1
  25. # Raise window when client area clicked
  26. # RaiseOnClickClient=1 # 0/1
  27. # Raise window when title bar is clicked
  28. # RaiseOnClickTitleBar=1 # 0/1
  29. # Raise window when frame button is clicked
  30. # RaiseOnClickButton=1 # 0/1
  31. # Raise window when frame border is clicked
  32. # RaiseOnClickFrame=1 # 0/1
  33. # Lower the active window when clicked again
  34. # LowerOnClickWhenRaised=0 # 0/1
  35. # Pass focusing click on client area to client
  36. # PassFirstClickToClient=1 # 0/1
  37. # Change to the workspace of newly focused windows
  38. # FocusChangesWorkspace=0 # 0/1
  39. # Move newly focused windows to current workspace
  40. # FocusCurrentWorkspace=0 # 0/1
  41. # Focus normal window when initially mapped
  42. # FocusOnMap=1 # 0/1
  43. # Focus dialog window when initially mapped
  44. # FocusOnMapTransient=0 # 0/1
  45. # Focus dialog window when initially mapped only if parent frame focused
  46. # FocusOnMapTransientActive=1 # 0/1
  47. # Put new windows on top even if not focusing them
  48. # MapInactiveOnTop=1 # 0/1
  49. # Colormap focus follows pointer
  50. # PointerColormap=1 # 0/1
  51. # Don't rotate the cursor for popup menus
  52. # DontRotateMenuPointer=1 # 0/1
  53. # Limit size of windows to screen
  54. # LimitSize=1 # 0/1
  55. # Limit position of windows to screen
  56. # LimitPosition=1 # 0/1
  57. # Let the Dock layer limit the workspace (incompatible with GNOME Panel)
  58. # LimitByDockLayer=0 # 0/1
  59. # Consider border frames when maximizing horizontally
  60. # ConsiderHBorder=0 # 0/1
  61. # Consider border frames when maximizing vertically
  62. # ConsiderVBorder=0 # 0/1
  63. # Consider XSizeHints if frame is maximized
  64. # ConsiderSizeHintsMaximized=1 # 0/1
  65. # Center maximized windows which can't fit the screen (like terminals)
  66. # CenterMaximizedWindows=0 # 0/1
  67. # Hide window borders if window is maximized
  68. # HideBordersMaximized=0 # 0/1
  69. # Maximized windows can be resized
  70. # SizeMaximized=0 # 0/1
  71. # Show position status window during move/resize
  72. # ShowMoveSizeStatus=1 # 0/1
  73. # Show name of current workspace while switching
  74. # ShowWorkspaceStatus=1 # 0/1
  75. # Display mini-icons on desktop for minimized windows
  76. # MinimizeToDesktop=0 # 0/1
  77. # Place the mini-icons horizontal instead of vertical
  78. # MiniIconsPlaceHorizontal=0 # 0/1
  79. # Place new mini-icons from right to left
  80. # MiniIconsRightToLeft=0 # 0/1
  81. # Place new mini-icons from bottom to top
  82. # MiniIconsBottomToTop=0 # 0/1
  83. # Always maintain focus under mouse window (makes some keyboard support non-functional or unreliable)
  84. # StrongPointerFocus=0 # 0/1
  85. # Opaque window move
  86. # OpaqueMove=1 # 0/1
  87. # Opaque window resize
  88. # OpaqueResize=1 # 0/1
  89. # Windows initially placed manually by user
  90. # ManualPlacement=0 # 0/1
  91. # Smart window placement with minimal overlap
  92. # SmartPlacement=1 # 0/1
  93. # Hide title bar when maximized
  94. # HideTitleBarWhenMaximized=0 # 0/1
  95. # Center large windows
  96. # CenterLarge=0 # 0/1
  97. # Center dialogs on owner window
  98. # CenterTransientsOnOwner=1 # 0/1
  99. # Menus track mouse even with no mouse buttons held
  100. # MenuMouseTracking=0 # 0/1
  101. # Auto raise windows after delay
  102. # AutoRaise=0 # 0/1
  103. # Delay pointer focusing when mouse moves
  104. # DelayPointerFocus=1 # 0/1
  105. # Support win95 keyboard keys (Penguin/Meta/Win_L,R shows menu)
  106. # Win95Keys=1 # 0/1
  107. # Treat Super/Win modifier as Ctrl+Alt
  108. # ModSuperIsCtrlAlt=1 # 0/1
  109. # Support mouse wheel
  110. # UseMouseWheel=0 # 0/1
  111. # Show popup menus above mouse pointer
  112. # ShowPopupsAbovePointer=0 # 0/1
  113. # Send the clicks outside menus to target window
  114. # ReplayMenuCancelClick=0 # 0/1
  115. # Alt+Tab window switching
  116. # QuickSwitch=1 # 0/1
  117. # Alt+Tab to minimized windows
  118. # QuickSwitchToMinimized=1 # 0/1
  119. # Alt+Tab to hidden windows
  120. # QuickSwitchToHidden=1 # 0/1
  121. # Prioritize Alt+Tab to urgent windows
  122. # QuickSwitchToUrgent=1 # 0/1
  123. # Alt+Tab to windows on other workspaces
  124. # QuickSwitchToAllWorkspaces=0 # 0/1
  125. # Alt+Tab: group windows on current workspace
  126. # QuickSwitchGroupWorkspaces=1 # 0/1
  127. # Show all reachable icons when quick switching
  128. # QuickSwitchAllIcons=1 # 0/1
  129. # Show the window title above (all reachable) icons
  130. # QuickSwitchTextFirst=0 # 0/1
  131. # Create a smaller QuickSwitch window of 1/3 screen width
  132. # QuickSwitchSmallWindow=0 # 0/1
  133. # Go trough all window titles and choose width of the longest one
  134. # QuickSwitchMaxWidth=0 # 0/1
  135. # Place the icons and titles vertical instead of horizontal
  136. # QuickSwitchVertical=1 # 0/1
  137. # Show the huge (48x48) of the window icon for the active window
  138. # QuickSwitchHugeIcon=0 # 0/1
  139. # Fill the rectangle highlighting the current icon
  140. # QuickSwitchFillSelection=0 # 0/1
  141. # Manage root window (EXPERIMENTAL - normally enabled!)
  142. # GrabRootWindow=1 # 0/1
  143. # Snap to nearest screen edge/window when moving windows
  144. # SnapMove=1 # 0/1
  145. # Workspace switches by moving mouse to left/right screen edge
  146. # EdgeSwitch=0 # 0/1
  147. # Workspace switches by moving mouse to left/right screen edge
  148. # HorizontalEdgeSwitch=0 # 0/1
  149. # Workspace switches by moving mouse to top/bottom screen edge
  150. # VerticalEdgeSwitch=0 # 0/1
  151. # Workspace switches continuously when moving mouse to screen edge
  152. # ContinuousEdgeSwitch=1 # 0/1
  153. # Reload menu files automatically
  154. # AutoReloadMenus=1 # 0/1
  155. # Automatically arrange windows when screen size changes
  156. # ArrangeWindowsOnScreenSizeChange=1 # 0/1
  157. # Show task bar
  158. # ShowTaskBar=1 # 0/1
  159. # Task bar at top of the screen
  160. # TaskBarAtTop=0 # 0/1
  161. # Keep the task bar below regular windows
  162. # TaskBarKeepBelow=0 # 0/1
  163. # Auto hide task bar after delay
  164. # TaskBarAutoHide=0 # 0/1
  165. # Auto show task bar when fullscreen window active
  166. # TaskBarFullscreenAutoShow=1 # 0/1
  167. # Show clock on task bar
  168. # TaskBarShowClock=1 # 0/1
  169. # Show battery status monitor on task bar
  170. # TaskBarShowAPMStatus=0 # 0/1
  171. # Enable TaskBarShowAPMStatus if a battery is present
  172. # TaskBarShowAPMAuto=1 # 0/1
  173. # Show battery status on task bar in time-format
  174. # TaskBarShowAPMTime=1 # 0/1
  175. # Show battery status in graph mode
  176. # TaskBarShowAPMGraph=1 # 0/1
  177. # Show mailbox status on task bar
  178. # TaskBarShowMailboxStatus=1 # 0/1
  179. # Beep when new mail arrives
  180. # TaskBarMailboxStatusBeepOnNewMail=0 # 0/1
  181. # Count messages in mailbox
  182. # TaskBarMailboxStatusCountMessages=0 # 0/1
  183. # Show workspace switching buttons on task bar
  184. # TaskBarShowWorkspaces=1 # 0/1
  185. # Show windows on the taskbar
  186. # TaskBarShowWindows=1 # 0/1
  187. # Show 'show desktop' button on taskbar (value of 2 to put after the clock)
  188. # TaskBarShowShowDesktopButton=1 # [0-2]
  189. # Show Ellipsis in taskbar items as indicator of further collapsed content.
  190. # ShowEllipsis=1 # 0/1
  191. # Show application icons in the tray panel
  192. # TaskBarShowTray=1 # 0/1
  193. # Enable the system tray in the taskbar
  194. # TaskBarEnableSystemTray=1 # 0/1
  195. # Show windows from all workspaces on tray
  196. # TrayShowAllWindows=1 # 0/1
  197. # Show transient (dialogs, ...) windows on task bar
  198. # TaskBarShowTransientWindows=1 # 0/1
  199. # Show windows from all workspaces on task bar
  200. # TaskBarShowAllWindows=0 # 0/1
  201. # Show icons of windows on the task bar
  202. # TaskBarShowWindowIcons=1 # 0/1
  203. # Show 'Start' menu on task bar
  204. # TaskBarShowStartMenu=1 # 0/1
  205. # Show 'window list' menu on task bar
  206. # TaskBarShowWindowListMenu=1 # 0/1
  207. # Show CPU status on task bar
  208. # TaskBarShowCPUStatus=1 # 0/1
  209. # Show RAM usage in CPU status tool tip
  210. # CPUStatusShowRamUsage=1 # 0/1
  211. # Show swap usage in CPU status tool tip
  212. # CPUStatusShowSwapUsage=1 # 0/1
  213. # Show ACPI temperature in CPU status tool tip
  214. # CPUStatusShowAcpiTemp=1 # 0/1
  215. # Show ACPI temperature in CPU status bar
  216. # CPUStatusShowAcpiTempInGraph=0 # 0/1
  217. # Show CPU frequency in CPU status tool tip
  218. # CPUStatusShowCpuFreq=1 # 0/1
  219. # Show memory usage status on task bar (Linux only)
  220. # TaskBarShowMEMStatus=1 # 0/1
  221. # Show network status on task bar
  222. # TaskBarShowNetStatus=1 # 0/1
  223. # Show a button to collapse the taskbar
  224. # TaskBarShowCollapseButton=0 # 0/1
  225. # Use double-height task bar
  226. # TaskBarDoubleHeight=0 # 0/1
  227. # Place workspace pager on left, not right
  228. # TaskBarWorkspacesLeft=1 # 0/1
  229. # Place workspace pager on top row when using dual-height taskbar
  230. # TaskBarWorkspacesTop=0 # 0/1
  231. # Limit number of taskbar workspaces
  232. # TaskBarWorkspacesLimit=""
  233. # Enable mouse wheel cycling over workspaces and task buttons in taskbar
  234. # TaskBarUseMouseWheel=1 # 0/1
  235. # Show a mini desktop preview on each workspace button
  236. # PagerShowPreview=1 # 0/1
  237. # Draw window icons inside large enough preview windows on pager (if PagerShowPreview=1)
  238. # PagerShowWindowIcons=1 # 0/1
  239. # Draw even minimized windows as unfilled rectangles (if PagerShowPreview=1)
  240. # PagerShowMinimized=1 # 0/1
  241. # Draw border around workspace buttons (if PagerShowPreview=1)
  242. # PagerShowBorders=1 # 0/1
  243. # Show workspace name label on workspace button (if PagerShowPreview=1)
  244. # PagerShowLabels=1 # 0/1
  245. # Show number of workspace on workspace button (if PagerShowPreview=1)
  246. # PagerShowNumbers=0 # 0/1
  247. # Execute taskbar applet commands (like MailCommand, ClockCommand, ...) on single click
  248. # TaskBarLaunchOnSingleClick=1 # 0/1
  249. # Allow mouse actions on client windows (buggy with some programs)
  250. # ClientWindowMouseActions=1 # 0/1
  251. # Show programs submenu in the program menu
  252. # ShowProgramsMenu=1 # 0/1
  253. # Show settings submenu in the program menu
  254. # ShowSettingsMenu=1 # 0/1
  255. # Show focus mode submenu in the program menu
  256. # ShowFocusModeMenu=1 # 0/1
  257. # Show themes submenu in the program menu
  258. # ShowThemesMenu=1 # 0/1
  259. # Show logout menu in the program menu
  260. # ShowLogoutMenu=1 # 0/1
  261. # Show the help menu item in the program menu
  262. # ShowHelp=1 # 0/1
  263. # Show logout submenu in the program menu
  264. # ShowLogoutSubMenu=1 # 0/1
  265. # Show the about menu item in the program menu
  266. # ShowAbout=1 # 0/1
  267. # Show the run menu item in the program menu
  268. # ShowRun=1 # 0/1
  269. # Show the window menu item in the program menu
  270. # ShowWindowList=1 # 0/1
  271. # Allow to switch a window to fullscreen
  272. # AllowFullscreen=1 # 0/1
  273. # Span over all available screens if window goes into fullscreen
  274. # FullscreenUseAllMonitors=0 # 0/1
  275. # Enable address bar functionality in taskbar
  276. # EnableAddressBar=1 # 0/1
  277. # Show address bar in task bar
  278. # ShowAddressBar=1 # 0/1
  279. # Overrides automatic multiple byte detection
  280. # MultiByte=1 # 0/1
  281. # Confirm logout
  282. # ConfirmLogout=1 # 0/1
  283. # Don't cut client windows by shapes set trough frame corner pixmap
  284. # ShapesProtectClientWindow=1 # 0/1
  285. # Use double buffering when redrawing the display
  286. # DoubleBuffer=1 # 0/1
  287. # Disable use of new XRANDR API for dual head (nvidia workaround)
  288. # XRRDisable=0 # 0/1
  289. # Favour Xft fonts over core X11 fonts where possible
  290. # PreferFreetypeFonts=1 # 0/1
  291. # Delay fuzziness in ms, to allow merging of multiple timer timeouts into one for notebook power saving
  292. # DelayFuzziness=10 # [0-100]
  293. # Pointer motion distance before click gets interpreted as drag
  294. # ClickMotionDistance=4 # [0-32]
  295. # Delay in ms before click gets interpreted as drag
  296. # ClickMotionDelay=200 # [0-2000]
  297. # Multiple click time in ms
  298. # MultiClickTime=400 # [0-5000]
  299. # Delay in ms before activating menu items
  300. # MenuActivateDelay=40 # [0-5000]
  301. # Delay in ms before activating menu submenus
  302. # SubmenuMenuActivateDelay=300 # [0-5000]
  303. # Maximal width of popup menus, 2/3 of the screen's width if set to zero
  304. # MenuMaximalWidth=0 # [0-16384]
  305. # Delay in ms before tooltip window is displayed
  306. # ToolTipDelay=500 # [0-5000]
  307. # Time in ms before tooltip window is hidden (0 means never
  308. # ToolTipTime=0 # [0-60000]
  309. # Delay in ms before task bar is hidden
  310. # AutoHideDelay=300 # [0-5000]
  311. # Delay in ms before task bar is shown
  312. # AutoShowDelay=500 # [0-5000]
  313. # Delay in ms before windows are auto raised
  314. # AutoRaiseDelay=400 # [0-5000]
  315. # Resistance in pixels when trying to move windows off the screen (10000 = infinite)
  316. # EdgeResistance=32 # [0-10000]
  317. # Delay in ms for pointer focus switching
  318. # PointerFocusDelay=200 # [0-1000]
  319. # Distance in pixels before windows snap together
  320. # SnapDistance=8 # [0-64]
  321. # Screen edge workspace switching delay in ms
  322. # EdgeSwitchDelay=600 # [0-5000]
  323. # Inital scroll bar autoscroll delay in ms
  324. # ScrollBarStartDelay=500 # [0-5000]
  325. # Scroll bar autoscroll delay in ms
  326. # ScrollBarDelay=30 # [0-5000]
  327. # Auto scroll start delay in ms
  328. # AutoScrollStartDelay=500 # [0-5000]
  329. # Auto scroll delay in ms
  330. # AutoScrollDelay=60 # [0-5000]
  331. # Time before workspace status window is hidden in ms
  332. # WorkspaceStatusTime=700 # [0-2500]
  333. # Bitmask of root window button click to use in window manager
  334. # UseRootButtons=255 # [0-255]
  335. # Bitmask of buttons that raise the window when pressed
  336. # ButtonRaiseMask=1 # [0-255]
  337. # Desktop mouse-button click to show the window list menu
  338. # DesktopWinMenuButton=0 # [0-20]
  339. # Desktop mouse-button click to show the window list
  340. # DesktopWinListButton=2 # [0-20]
  341. # Desktop mouse-button click to show the root menu
  342. # DesktopMenuButton=3 # [0-20]
  343. # TitleBar mouse-button double click to maximize the window
  344. # TitleBarMaximizeButton=1 # [0-5]
  345. # TitleBar mouse-button double click to rollup the window
  346. # TitleBarRollupButton=2 # [0-5]
  347. # Preselect to Cancel (0) or the OK (1) button in message boxes
  348. # MsgBoxDefaultAction=0 # [0-1]
  349. # Delay between new-mail checks in seconds
  350. # MailCheckDelay=30 # [0-86400]
  351. # Delay between CPU Monitor samples in ms
  352. # TaskBarCPUDelay=500 # [10-3600000]
  353. # The width of the CPU Monitor applet in pixels
  354. # TaskBarCPUSamples=20 # [2-1000]
  355. # The width of the Memory Monitor applet in pixels
  356. # TaskBarMEMSamples=20 # [2-1000]
  357. # Delay between Memory Monitor samples in ms
  358. # TaskBarMEMDelay=500 # [10-3600000]
  359. # The width of the Net Monitor applet in pixels
  360. # TaskBarNetSamples=20 # [2-1000]
  361. # Delay between Net Monitor samples in ms
  362. # TaskBarNetDelay=500 # [10-3600000]
  363. # default number of tasks in taskbar
  364. # TaskbarButtonWidthDivisor=3 # [1-25]
  365. # Task bar width as percentage of the screen width
  366. # TaskBarWidthPercentage=100 # [0-100]
  367. # Taskbar justify left, right or center
  368. # TaskBarJustify="left"
  369. # Width of battery Monitor
  370. # TaskBarApmGraphWidth=10 # [1-1000]
  371. # Height of taskbar monitoring applets
  372. # TaskBarGraphHeight=20 # [16-1000]
  373. # Primary screen for xinerama where taskbar is shown
  374. # XineramaPrimaryScreen=0 # [0-63]
  375. # Number of seconds the taskbar app will blink when requesting focus (0 = forever)
  376. # FocusRequestFlashTime=0 # [0-86400]
  377. # Taskbar blink interval (ms) when requesting focus (0 = blinking disabled)
  378. # FocusRequestFlashInterval=250 # [0-30000]
  379. # Minimal number of themes after which the Themes menu becomes nested (0=disabled)
  380. # NestedThemeMenuMinNumber=21 # [0-1234]
  381. # Delay between power status updates in seconds
  382. # BatteryPollingPeriod=10 # [2-3600]
  383. # NET_WORKAREA behaviour: 0 (single/multimonitor with STRUT information, like metacity), 1 (always full desktop), 2 (singlemonitor with STRUT, multimonitor without STRUT)
  384. # NetWorkAreaBehaviour=0 # [0-2]
  385. # Icon search path (colon separated)
  386. # IconPath="/usr/local/share/icons:/usr/local/share/pixmaps:/usr/share/icons:/usr/share/pixmaps:"
  387. # Colon separated icon theme list with wildcard support. Minus prefix - can be used to exclude themes.
  388. # IconThemes="*:-HighContrast"
  389. # Colon separated paths of your mailboxes, otherwise $MAILPATH or $MAIL is used
  390. # MailBoxPath=""
  391. # Command to run on mailbox
  392. # MailCommand="x-terminal-emulator -name mutt -e mutt"
  393. # WM_CLASS to allow runonce for MailCommand
  394. # MailClassHint="mutt.XTerm"
  395. # Command to run when new mail arrives
  396. # NewMailCommand=""
  397. # Command to lock display/screensaver
  398. # LockCommand="xscreensaver-command -lock"
  399. # Command to run on clock
  400. # ClockCommand="xclock -name icewm -title Clock"
  401. # WM_CLASS to allow runonce for ClockCommand
  402. # ClockClassHint="icewm.XClock"
  403. # Command to select and run a program
  404. # RunCommand=""
  405. # OpenCommand=""
  406. # Terminal emulator must accept -e option.
  407. # TerminalCommand="x-terminal-emulator -hold"
  408. # Command to start logout
  409. # LogoutCommand=""
  410. # Command to cancel logout
  411. # LogoutCancelCommand=""
  412. # Command to shutdown the system
  413. # ShutdownCommand="test -e /run/systemd/system && systemctl poweroff || sudo -n /sbin/poweroff"
  414. # Command to reboot the system
  415. # RebootCommand="test -e /run/systemd/system && systemctl reboot || sudo -n /sbin/reboot"
  416. # Command to send the system to standby mode
  417. # SuspendCommand="test -e /run/systemd/system && systemctl suspend || sudon -n /usr/sbin/pm-suspend"
  418. # Command to run on CPU status
  419. # CPUStatusCommand="x-terminal-emulator -T 'Process Status' -e top"
  420. # WM_CLASS to allow runonce for CPUStatusCommand
  421. # CPUStatusClassHint="top.XTerm"
  422. # Combine all CPUs to one
  423. # CPUStatusCombine=1 # 0/1
  424. # Command to run on Net status
  425. # NetStatusCommand="x-terminal-emulator -T 'Network Status' -e /bin/sh /usr/share/icewm/netstat.sh"
  426. # WM_CLASS to allow runonce for NetStatusCommand
  427. # NetStatusClassHint="ss.XTerm"
  428. # Command to run for address bar entries
  429. # AddressBarCommand=""
  430. # Network device to show status for
  431. # NetworkStatusDevice="[ew]*"
  432. # Clock Time format (strftime format string)
  433. # TimeFormat="%X"
  434. # Alternate Clock Time format for blinking effects
  435. # TimeFormatAlt=""
  436. # Clock Date format for tooltip (strftime format string)
  437. # DateFormat="%c"
  438. # screen/output name of the primary screen
  439. # XRRPrimaryScreenName=""
  440. # List of battery names (directories) in /proc/acpi/battery to ignore. Useful when more slots are built-in, but only one battery is used
  441. # AcpiIgnoreBatteries=""
  442. # Mouse binding for window move
  443. # MouseWinMove="Alt+Pointer_Button1"
  444. # Mouse binding for window resize
  445. # MouseWinSize="Alt+Pointer_Button3"
  446. # Mouse binding to raise window
  447. # MouseWinRaise="Ctrl+Alt+Pointer_Button1"
  448. # Mouse binding to lower window
  449. # MouseWinLower="Ctrl+Alt+Pointer_Button1"
  450. # KeyWinRaise="Alt+F1"
  451. # KeyWinOccupyAll="Alt+F2"
  452. # KeyWinLower="Alt+F3"
  453. # KeyWinClose="Alt+F4"
  454. # KeyWinRestore="Alt+F5"
  455. # KeyWinPrev="Alt+Shift+F6"
  456. # KeyWinNext="Alt+F6"
  457. # KeyWinMove="Alt+F7"
  458. # KeyWinSize="Alt+F8"
  459. # KeyWinMinimize="Alt+F9"
  460. # KeyWinMaximize="Alt+F10"
  461. # KeyWinMaximizeVert="Alt+Shift+F10"
  462. # KeyWinMaximizeHoriz=""
  463. # KeyWinFullscreen="Alt+F11"
  464. # KeyWinHide="Alt+Shift+F12"
  465. # KeyWinRollup="Alt+F12"
  466. # KeyWinMenu="Alt+Space"
  467. # KeyWinArrangeN="Ctrl+Alt+KP_8"
  468. # KeyWinArrangeNE="Ctrl+Alt+KP_9"
  469. # KeyWinArrangeE="Ctrl+Alt+KP_6"
  470. # KeyWinArrangeSE="Ctrl+Alt+KP_3"
  471. # KeyWinArrangeS="Ctrl+Alt+KP_2"
  472. # KeyWinArrangeSW="Ctrl+Alt+KP_1"
  473. # KeyWinArrangeW="Ctrl+Alt+KP_4"
  474. # KeyWinArrangeNW="Ctrl+Alt+KP_7"
  475. # KeyWinArrangeC="Ctrl+Alt+KP_5"
  476. # KeyWinSmartPlace="Ctrl+Alt+Shift+KP_5"
  477. # KeySysSwitchNext="Alt+Tab"
  478. # KeySysSwitchLast="Alt+Shift+Tab"
  479. # KeySysSwitchClass="Alt+grave"
  480. # KeySysWinNext="Alt+Esc"
  481. # KeySysWinPrev="Alt+Shift+Esc"
  482. # Switch to the next window in the Task Bar
  483. # KeyTaskBarSwitchNext=""
  484. # Switch to the previous window in the Task Bar
  485. # KeyTaskBarSwitchPrev=""
  486. # Move the Task Bar button of the current window right
  487. # KeyTaskBarMoveNext=""
  488. # Move the Task Bar button of the current window left
  489. # KeyTaskBarMovePrev=""
  490. # KeySysWinMenu="Shift+Esc"
  491. # KeySysDialog="Alt+Ctrl+Del"
  492. # KeySysMenu="Ctrl+Esc"
  493. # KeySysWindowList="Alt+Ctrl+Esc"
  494. # KeySysWinListMenu=""
  495. # KeySysAddressBar="Alt+Ctrl+Space"
  496. # KeySysWorkspacePrev="Alt+Ctrl+Left"
  497. # KeySysWorkspaceNext="Alt+Ctrl+Right"
  498. # KeySysWorkspaceLast="Alt+Ctrl+Down"
  499. # KeySysWorkspacePrevTakeWin="Alt+Ctrl+Shift+Left"
  500. # KeySysWorkspaceNextTakeWin="Alt+Ctrl+Shift+Right"
  501. # KeySysWorkspaceLastTakeWin="Alt+Ctrl+Shift+Down"
  502. # KeySysWorkspace1="Alt+Ctrl+1"
  503. # KeySysWorkspace2="Alt+Ctrl+2"
  504. # KeySysWorkspace3="Alt+Ctrl+3"
  505. # KeySysWorkspace4="Alt+Ctrl+4"
  506. # KeySysWorkspace5="Alt+Ctrl+5"
  507. # KeySysWorkspace6="Alt+Ctrl+6"
  508. # KeySysWorkspace7="Alt+Ctrl+7"
  509. # KeySysWorkspace8="Alt+Ctrl+8"
  510. # KeySysWorkspace9="Alt+Ctrl+9"
  511. # KeySysWorkspace10="Alt+Ctrl+0"
  512. # KeySysWorkspace11="Alt+Ctrl+bracketleft"
  513. # KeySysWorkspace12="Alt+Ctrl+bracketright"
  514. # KeySysWorkspace1TakeWin="Alt+Ctrl+Shift+1"
  515. # KeySysWorkspace2TakeWin="Alt+Ctrl+Shift+2"
  516. # KeySysWorkspace3TakeWin="Alt+Ctrl+Shift+3"
  517. # KeySysWorkspace4TakeWin="Alt+Ctrl+Shift+4"
  518. # KeySysWorkspace5TakeWin="Alt+Ctrl+Shift+5"
  519. # KeySysWorkspace6TakeWin="Alt+Ctrl+Shift+6"
  520. # KeySysWorkspace7TakeWin="Alt+Ctrl+Shift+7"
  521. # KeySysWorkspace8TakeWin="Alt+Ctrl+Shift+8"
  522. # KeySysWorkspace9TakeWin="Alt+Ctrl+Shift+9"
  523. # KeySysWorkspace10TakeWin="Alt+Ctrl+Shift+0"
  524. # KeySysWorkspace11TakeWin="Alt+Ctrl+Shift+bracketleft"
  525. # KeySysWorkspace12TakeWin="Alt+Ctrl+Shift+bracketright"
  526. # KeySysTileVertical="Alt+Shift+F2"
  527. # KeySysTileHorizontal="Alt+Shift+F3"
  528. # KeySysCascade="Alt+Shift+F4"
  529. # KeySysArrange="Alt+Shift+F5"
  530. # KeySysArrangeIcons="Alt+Shift+F8"
  531. # KeySysMinimizeAll="Alt+Shift+F9"
  532. # KeySysHideAll="Alt+Shift+F11"
  533. # KeySysUndoArrange="Alt+Shift+F7"
  534. # KeySysShowDesktop="Alt+Ctrl+d"
  535. # KeySysCollapseTaskBar="Alt+Ctrl+h"
  536. WorkspaceNames=" 1 ", " 2 ", " 3 ", " 4 "
  537. # KeyboardLayouts=""
  538. # Items supported in menu window (rmsnxfhualytickw)
  539. # WinMenuItems="rmsnxfhualyticw"
  540. # -----------------------------------------------------------
  541. # Themable preferences. Themes will override these.
  542. # To override the themes, place them in ~/.icewm/prefoverride
  543. # -----------------------------------------------------------
  544. # Does it support the 'O' title bar button images (for mouse rollover)
  545. # RolloverButtonsSupported=0 # 0/1
  546. # Task bar clock/battery monitor uses nice pixmap LCD display (but then it doesn't display correctly in many languages anymore, e.g., for Japanese and Korean it works only when a real font is used and not the LCD pixmaps
  547. # TaskBarClockLeds=0 # 0/1
  548. # Width of taskbutton side icons
  549. # TaskbuttonIconOffset=0 # [0-16]
  550. # Maximum scaled width of tray icons
  551. # TrayIconMaxWidth=32 # [16-128]
  552. # Maximum scaled height of tray icons
  553. # TrayIconMaxHeight=24 # [16-128]
  554. # Surround the tray with plastic border
  555. # TrayDrawBevel=0 # 0/1
  556. # Draw window title centered (obsoleted by TitleBarJustify)
  557. # TitleBarCentered=0 # 0/1
  558. # Join title*S and title*T
  559. # TitleBarJoinLeft=0 # 0/1
  560. # Join title*T and title*B
  561. # TitleBarJoinRight=0 # 0/1
  562. # Show application icon over menu button
  563. # ShowMenuButtonIcon=1 # 0/1
  564. # Horizontal window border
  565. # BorderSizeX=6 # [0-128]
  566. # Vertical window border
  567. # BorderSizeY=6 # [0-128]
  568. # Horizontal dialog window border
  569. # DlgBorderSizeX=2 # [0-128]
  570. # Vertical dialog window border
  571. # DlgBorderSizeY=2 # [0-128]
  572. # Resize corner width
  573. # CornerSizeX=24 # [0-64]
  574. # Resize corner height
  575. # CornerSizeY=24 # [0-64]
  576. # Title bar height
  577. # TitleBarHeight=20 # [0-128]
  578. # Justification of the window title
  579. # TitleBarJustify=0 # [0-100]
  580. # Horizontal offset for the window title text
  581. # TitleBarHorzOffset=0 # [-128-128]
  582. # Vertical offset for the window title text
  583. # TitleBarVertOffset=0 # [-128-128]
  584. # Vertical offset for the menu button icon
  585. # MenuButtonIconVertOffset=0 # [-128-128]
  586. # Scrollbar width
  587. # ScrollBarX=16 # [0-64]
  588. # Scrollbar (button) height
  589. # ScrollBarY=16 # [0-64]
  590. # Menu icon size
  591. # MenuIconSize=16 # [8-128]
  592. # Dimension of the small icons
  593. # SmallIconSize=16 # [8-128]
  594. # Dimension of the large icons
  595. # LargeIconSize=32 # [8-128]
  596. # Dimension of the large icons
  597. # HugeIconSize=48 # [8-128]
  598. # Horizontal margin of the quickswitch window
  599. # QuickSwitchHorzMargin=3 # [0-64]
  600. # Vertical margin of the quickswitch window
  601. # QuickSwitchVertMargin=3 # [0-64]
  602. # Vertical margin in the quickswitch window
  603. # QuickSwitchIconMargin=4 # [0-64]
  604. # Distance between the active icon and it's border
  605. # QuickSwitchIconBorder=2 # [0-64]
  606. # Height of the separator between (all reachable) icons and text, 0 to avoid it
  607. # QuickSwitchSeparatorSize=6 # [0-64]
  608. # Theme author, e-mail address, credits
  609. # ThemeAuthor=""
  610. # Description of the theme, credits
  611. # ThemeDescription=""
  612. # Titlebar buttons from left to right (x=close, m=max, i=min, h=hide, r=rollup, s=sysmenu, d=depth)
  613. # TitleButtonsLeft="s"
  614. # Titlebar buttons from right to left (x=close, m=max, i=min, h=hide, r=rollup, s=sysmenu, d=depth)
  615. # TitleButtonsRight="xmir"
  616. # Titlebar buttons supported by theme (x,m,i,r,h,s,d)
  617. # TitleButtonsSupported="xmis"
  618. # Name of the title bar font.
  619. # TitleFontName="-*-sans-medium-r-*-*-*-120-*-*-*-*-*-*"
  620. # Name of the title bar font.
  621. # TitleFontNameXft="sans-serif:size=11"
  622. # Name of the menu font.
  623. # MenuFontName="-*-sans-bold-r-*-*-*-100-*-*-*-*-*-*"
  624. # Name of the menu font.
  625. # MenuFontNameXft="sans-serif:size=10"
  626. # Name of the status display font.
  627. # StatusFontName="-*-monospace-bold-r-*-*-*-120-*-*-*-*-*-*"
  628. # Name of the status display font.
  629. # StatusFontNameXft="monospace:size=11:bold"
  630. # Name of the font for Alt+Tab switcher window.
  631. # QuickSwitchFontName="-*-monospace-bold-r-*-*-*-120-*-*-*-*-*-*"
  632. # Name of the font for Alt+Tab switcher window.
  633. # QuickSwitchFontNameXft="monospace:size=11"
  634. # Name of the normal button font.
  635. # NormalButtonFontName="-*-sans-medium-r-*-*-*-120-*-*-*-*-*-*"
  636. # Name of the normal button font.
  637. # NormalButtonFontNameXft="sans-serif:size=11"
  638. # Name of the active button font.
  639. # ActiveButtonFontName="-*-sans-bold-r-*-*-*-120-*-*-*-*-*-*"
  640. # Name of the active button font.
  641. # ActiveButtonFontNameXft="sans-serif:size=11:bold"
  642. # Name of the normal task bar item font.
  643. # NormalTaskBarFontName="-*-sans-medium-r-*-*-*-120-*-*-*-*-*-*"
  644. # Name of the normal task bar item font.
  645. # NormalTaskBarFontNameXft="sans-serif:size=11"
  646. # Name of the active task bar item font.
  647. # ActiveTaskBarFontName="-*-sans-bold-r-*-*-*-120-*-*-*-*-*-*"
  648. # Name of the active task bar item font.
  649. # ActiveTaskBarFontNameXft="sans-serif:size=11:bold"
  650. # Name of the tool button font (fallback: NormalButtonFontName).
  651. # ToolButtonFontName="-*-sans-medium-r-*-*-*-120-*-*-*-*-*-*"
  652. # Name of the tool button font (fallback: NormalButtonFontName).
  653. # ToolButtonFontNameXft="sans-serif:size=11"
  654. # Name of the normal workspace button font (fallback: NormalButtonFontName).
  655. # NormalWorkspaceFontName="-*-sans-medium-r-*-*-*-120-*-*-*-*-*-*"
  656. # Name of the normal workspace button font (fallback: NormalButtonFontName).
  657. # NormalWorkspaceFontNameXft="sans-serif:size=11"
  658. # Name of the active workspace button font (fallback: ActiveButtonFontName).
  659. # ActiveWorkspaceFontName="-*-sans-medium-r-*-*-*-120-*-*-*-*-*-*"
  660. # Name of the active workspace button font (fallback: ActiveButtonFontName).
  661. # ActiveWorkspaceFontNameXft="sans-serif:size=11"
  662. # Name of the mini-window font.
  663. # MinimizedWindowFontName="-*-sans-medium-r-*-*-*-120-*-*-*-*-*-*"
  664. # Name of the mini-window font.
  665. # MinimizedWindowFontNameXft="sans-serif:size=11"
  666. # Name of the window list font.
  667. # ListBoxFontName="-*-sans-medium-r-*-*-*-120-*-*-*-*-*-*"
  668. # Name of the window list font.
  669. # ListBoxFontNameXft="sans-serif:size=11"
  670. # Name of the tool tip font.
  671. # ToolTipFontName="-*-sans-medium-r-*-*-*-120-*-*-*-*-*-*"
  672. # Name of the tool tip font.
  673. # ToolTipFontNameXft="sans-serif:size=11"
  674. # Name of the task bar clock font.
  675. # ClockFontName="-*-monospace-medium-r-*-*-*-140-*-*-*-*-*-*"
  676. # Name of the task bar clock font.
  677. # ClockFontNameXft="monospace:size=11"
  678. # Name of the task bar temperature font.
  679. # TempFontName="-*-monospace-medium-r-*-*-*-140-*-*-*-*-*-*"
  680. # Name of the task bar temperature font.
  681. # TempFontNameXft="monospace:size=11"
  682. # Name of the task bar battery font.
  683. # ApmFontName="-*-monospace-medium-r-*-*-*-140-*-*-*-*-*-*"
  684. # Name of the task bar battery font.
  685. # ApmFontNameXft="monospace:size=11"
  686. # Name of the input field font.
  687. # InputFontName="-*-monospace-medium-r-*-*-*-140-*-*-*-*-*-*"
  688. # Name of the input field font.
  689. # InputFontNameXft="monospace:size=11"
  690. # Name of the label font.
  691. # LabelFontName="-*-sans-medium-r-*-*-*-140-*-*-*-*-*-*"
  692. # Name of the label font.
  693. # LabelFontNameXft="sans-serif:size=11"
  694. # Background of dialog windows
  695. # ColorDialog="rgb:C0/C0/C0"
  696. # Border of inactive windows
  697. # ColorNormalBorder="rgb:C0/C0/C0"
  698. # Border of active windows
  699. # ColorActiveBorder="rgb:C0/C0/C0"
  700. # Background of regular buttons
  701. # ColorNormalButton="rgb:C0/C0/C0"
  702. # Text color of regular buttons
  703. # ColorNormalButtonText="rgb:00/00/00"
  704. # Background of pressed buttons
  705. # ColorActiveButton="rgb:E0/E0/E0"
  706. # Text color of pressed buttons
  707. # ColorActiveButtonText="rgb:00/00/00"
  708. # Background of titlebar buttons
  709. # ColorNormalTitleButton="rgb:C0/C0/C0"
  710. # Text color of titlebar buttons
  711. # ColorNormalTitleButtonText="rgb:00/00/00"
  712. # Background of toolbar buttons, ColorNormalButton is used if empty
  713. # ColorToolButton=""
  714. # Text color of toolbar buttons, ColorNormalButtonText is used if empty
  715. # ColorToolButtonText=""
  716. # Background of workspace buttons, ColorNormalButton is used if empty
  717. # ColorNormalWorkspaceButton=""
  718. # Text color of workspace buttons, ColorNormalButtonText is used if empty
  719. # ColorNormalWorkspaceButtonText=""
  720. # Background of the active workspace button, ColorActiveButton is used if empty
  721. # ColorActiveWorkspaceButton=""
  722. # Text color of the active workspace button, ColorActiveButtonText is used if empty
  723. # ColorActiveWorkspaceButtonText=""
  724. # Background of the titlebar of regular windows
  725. # ColorNormalTitleBar="rgb:80/80/80"
  726. # Text color of the titlebar of regular windows
  727. # ColorNormalTitleBarText="rgb:00/00/00"
  728. # Text shadow of the titlebar of regular windows
  729. # ColorNormalTitleBarShadow=""
  730. # Background of the titlebar of active windows
  731. # ColorActiveTitleBar="rgb:00/00/A0"
  732. # Text color of the titlebar of active windows
  733. # ColorActiveTitleBarText="rgb:FF/FF/FF"
  734. # Text shadow of the titlebar of active windows
  735. # ColorActiveTitleBarShadow=""
  736. # Background for mini icons of regular windows
  737. # ColorNormalMinimizedWindow="rgb:C0/C0/C0"
  738. # Text color for mini icons of regular windows
  739. # ColorNormalMinimizedWindowText="rgb:00/00/00"
  740. # Background for mini icons of active windows
  741. # ColorActiveMinimizedWindow="rgb:E0/E0/E0"
  742. # Text color for mini icons of active windows
  743. # ColorActiveMinimizedWindowText="rgb:00/00/00"
  744. # Background of pop-up menus
  745. # ColorNormalMenu="rgb:C0/C0/C0"
  746. # Text color of regular menu items
  747. # ColorNormalMenuItemText="rgb:00/00/00"
  748. # Background of selected menu item, leave empty to force transparency
  749. # ColorActiveMenuItem="rgb:A0/A0/A0"
  750. # Text color of selected menu items
  751. # ColorActiveMenuItemText="rgb:00/00/00"
  752. # Text color of disabled menu items
  753. # ColorDisabledMenuItemText="rgb:80/80/80"
  754. # Shadow of regular menu items
  755. # ColorDisabledMenuItemShadow=""
  756. # Background of move/resize status window
  757. # ColorMoveSizeStatus="rgb:C0/C0/C0"
  758. # Text color of move/resize status window
  759. # ColorMoveSizeStatusText="rgb:00/00/00"
  760. # Background of the quick switch window
  761. # ColorQuickSwitch="rgb:C0/C0/C0"
  762. # Text color in the quick switch window
  763. # ColorQuickSwitchText="rgb:00/00/00"
  764. # Rectangle arround the active icon in the quick switch window
  765. # ColorQuickSwitchActive=""
  766. # Background of the taskbar
  767. # ColorDefaultTaskBar="rgb:C0/C0/C0"
  768. # Background for task buttons of regular windows
  769. # ColorNormalTaskBarApp="rgb:C0/C0/C0"
  770. # Text color for task buttons of regular windows
  771. # ColorNormalTaskBarAppText="rgb:00/00/00"
  772. # Background for task buttons of the active window
  773. # ColorActiveTaskBarApp="rgb:E0/E0/E0"
  774. # Text color for task buttons of the active window
  775. # ColorActiveTaskBarAppText="rgb:00/00/00"
  776. # Background for task buttons of minimized windows
  777. # ColorMinimizedTaskBarApp="rgb:A0/A0/A0"
  778. # Text color for task buttons of minimized windows
  779. # ColorMinimizedTaskBarAppText="rgb:00/00/00"
  780. # Background for task buttons of windows on other workspaces
  781. # ColorInvisibleTaskBarApp="rgb:80/80/80"
  782. # Text color for task buttons of windows on other workspaces
  783. # ColorInvisibleTaskBarAppText="rgb:00/00/00"
  784. # Scrollbar background (sliding area)
  785. # ColorScrollBar="rgb:A0/A0/A0"
  786. # Background of the slider button in scrollbars
  787. # ColorScrollBarSlider="rgb:C0/C0/C0"
  788. # Background of the arrow buttons in scrollbars
  789. # ColorScrollBarButton="rgb:C0/C0/C0"
  790. # Background of the arrow buttons in scrollbars (obsolete)
  791. # ColorScrollBarArrow="rgb:C0/C0/C0"
  792. # Color of active arrows on scrollbar buttons
  793. # ColorScrollBarButtonArrow="rgb:00/00/00"
  794. # Color of inactive arrows on scrollbar buttons
  795. # ColorScrollBarInactiveArrow="rgb:80/80/80"
  796. # Background of listboxes
  797. # ColorListBox="rgb:C0/C0/C0"
  798. # Text color in listboxes
  799. # ColorListBoxText="rgb:00/00/00"
  800. # Background of selected listbox items
  801. # ColorListBoxSelection="rgb:80/80/80"
  802. # Text color of selected listbox items
  803. # ColorListBoxSelectionText="rgb:00/00/00"
  804. # Background of tooltips
  805. # ColorToolTip="rgb:E0/E0/00"
  806. # Text color of tooltips
  807. # ColorToolTipText="rgb:00/00/00"
  808. # Background of labels, leave empty to force transparency
  809. # ColorLabel="rgb:C0/C0/C0"
  810. # Text color of labels
  811. # ColorLabelText="rgb:00/00/00"
  812. # Background of text entry fields (e.g., the addressbar)
  813. # ColorInput="rgb:FF/FF/FF"
  814. # Text color of text entry fields (e.g., the addressbar)
  815. # ColorInputText="rgb:00/00/00"
  816. # Background of selected text in an entry field
  817. # ColorInputSelection="rgb:80/80/80"
  818. # Selected text in an entry field
  819. # ColorInputSelectionText="rgb:00/00/00"
  820. # Background of non-LCD clock, leave empty to force transparency
  821. # ColorClock="rgb:00/00/00"
  822. # Background of non-LCD monitor
  823. # ColorClockText="rgb:00/FF/00"
  824. # Background of battery monitor, leave empty to force transparency
  825. # ColorApm="rgb:00/00/00"
  826. # Text color of battery monitor
  827. # ColorApmText="rgb:00/FF/00"
  828. # Legacy option; don't use, see ColorApmBattery
  829. # ColorApmBattary="rgb:FF/FF/00"
  830. # Color of battery monitor when discharging
  831. # ColorApmBattery="rgb:FF/FF/00"
  832. # Color of battery monitor when charging
  833. # ColorApmLine="rgb:00/FF/00"
  834. # Background color for graph mode
  835. # ColorApmGraphBg="rgb:00/00/00"
  836. # User load on the CPU monitor
  837. # ColorCPUStatusUser="rgb:00/FF/00"
  838. # System load on the CPU monitor
  839. # ColorCPUStatusSystem="rgb:FF/00/00"
  840. # Interrupts on the CPU monitor
  841. # ColorCPUStatusInterrupts="rgb:FF/FF/00"
  842. # IO Wait on the CPU monitor
  843. # ColorCPUStatusIoWait="rgb:60/00/60"
  844. # Soft Interrupts on the CPU monitor
  845. # ColorCPUStatusSoftIrq="rgb:00/FF/FF"
  846. # Nice load on the CPU monitor
  847. # ColorCPUStatusNice="rgb:00/00/FF"
  848. # Idle (non) load on the CPU monitor, leave empty to force transparency
  849. # ColorCPUStatusIdle="rgb:00/00/00"
  850. # Involuntary Wait on the CPU monitor
  851. # ColorCPUStatusSteal="rgb:FF/8A/91"
  852. # Temperature of the CPU
  853. # ColorCPUStatusTemp="rgb:60/60/C0"
  854. # User program usage in the memory monitor
  855. # ColorMEMStatusUser="rgb:40/40/80"
  856. # OS buffers usage in the memory monitor
  857. # ColorMEMStatusBuffers="rgb:60/60/C0"
  858. # OS cached usage in the memory monitor
  859. # ColorMEMStatusCached="rgb:80/80/FF"
  860. # Free memory in the memory monitor
  861. # ColorMEMStatusFree="rgb:00/00/00"
  862. # Outgoing load on the network monitor
  863. # ColorNetSend="rgb:FF/FF/00"
  864. # Incoming load on the network monitor
  865. # ColorNetReceive="rgb:FF/00/FF"
  866. # Idle (non) load on the network monitor, leave empty to force transparency
  867. # ColorNetIdle="rgb:00/00/00"
  868. # List of gradient pixmaps in the current theme
  869. # Gradients=""
  870. # Look="nice"
  871. #
  872. # icewmbg preferences
  873. #
  874. # Paint the background image over all multihead monitors combined
  875. # DesktopBackgroundMultihead=0 # 0/1
  876. # Display desktop background centered and not tiled
  877. # DesktopBackgroundCenter=0 # 0/1
  878. # Support for semitransparent terminals like Eterm or gnome-terminal
  879. # SupportSemitransparency=1 # 0/1
  880. # Resize desktop background to full screen
  881. # DesktopBackgroundScaled=0 # 0/1
  882. # Desktop background image(s)
  883. # DesktopBackgroundImage=""
  884. # Desktop background color(s)
  885. # DesktopBackgroundColor=""
  886. # Image(s) to announce for semitransparent windows
  887. # DesktopTransparencyImage=""
  888. # Color(s) to announce for semitransparent windows
  889. # DesktopTransparencyColor=""
  890. # Choose a random selection from the list of background images
  891. # ShuffleBackgroundImages=0 # 0/1
  892. # Seconds between cycling over all background images, default zero is off
  893. # CycleBackgroundsPeriod=0 # [0-2147483647]