Advertisement
Guest User

Untitled

a guest
Jan 24th, 2020
301
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.64 KB | None | 0 0
  1. # This configuration file generated via use of a utility program
  2. # Menu icon size
  3. MenuIconSize=16 # 8-128
  4.  
  5. # Dimension of the small icons
  6. SmallIconSize=16 # 8-128
  7.  
  8. # Dimension of the large icons
  9. LargeIconSize=32 # 8-128
  10.  
  11. # Dimension of the extra large icons
  12. HugeIconSize=48 # 8-128
  13.  
  14. # Minimal number of themes after which the Themes menu becomes nested (0=disabled)
  15. NestedThemeMenuMinNumber=15 # 0-1234
  16.  
  17. # Names of the Workspaces
  18. WorkspaceNames=" 1 "," 2 "
  19.  
  20. # Delay between CPU Monitor samples in ms
  21. TaskBarCPUDelay=500 # 10-3600000
  22.  
  23. # Width of Net Monitor
  24. TaskBarNetSamples=20 # 2-1000
  25.  
  26. # Delay between Net Monitor samples in ms
  27. TaskBarNetDelay=500 # 10-3600000
  28.  
  29. # Command to run when net status monitor is clicked
  30. NetStatusCommand="desktop-defaults-run -t netstat -c"
  31.  
  32. # Command to run for address bar entries when [Enter] is pressed on the address bar
  33. AddressBarCommand=""
  34.  
  35. # Network device for which to show network status (examples: ppp0, lo, eth0)
  36. NetworkStatusDevice="ppp0 eth0"
  37.  
  38. # Clock time format (strftime format string - see man page "strftime" for more info)
  39. TimeFormat="%H:%M"
  40.  
  41. # Clock date format for tooltip (strftime format string - see man page "strftime" for more info)
  42. DateFormat="%c"
  43.  
  44. # Command to run when mailbox icon is clicked
  45. MailCommand="claws-mail"
  46.  
  47. # Command to run when new mail arrives
  48. NewMailCommand=""
  49.  
  50. # Command to lock display or show screensaver
  51. LockCommand="xlock"
  52.  
  53. # Command to run when the taskbar clock is clicked
  54. ClockCommand=""
  55.  
  56. # Command to select and run a program (The "Run..." command on the taskbar menu)
  57. RunCommand="gexec"
  58.  
  59. # Open command
  60. OpenCommand=""
  61.  
  62. # Terminal emulator (must accept -e option)
  63. TerminalCommand="desktop-defaults-run -t"
  64.  
  65. # Command to start logout
  66. LogoutCommand="desktop-session-exit"
  67.  
  68. # Command to cancel logout
  69. LogoutCancelCommand=""
  70.  
  71. # Command to shut down the system
  72. ShutdownCommand="sudo halt"
  73.  
  74. # Command to reboot the system
  75. RebootCommand="sudo reboot"
  76.  
  77. # Command to run when CPU status monitor is clicked
  78. CPUStatusCommand="desktop-defaults-run -t htop"
  79.  
  80. # Delay between new-mail checks in seconds
  81. MailCheckDelay=30 # 0-3600
  82.  
  83. # Width of CPU Monitor
  84. TaskBarCPUSamples=20 # 2-1000
  85.  
  86. # Titlebar buttons from left to right (x=close, m=max, i=min, h=hide, r=rollup, s=sysmenu)
  87. TitleButtonsLeft="xmi"
  88.  
  89. # Titlebar buttons from right to left (x=close, m=max, i=min, h=hide, r=rollup, s=sysmenu)
  90. TitleButtonsRight=""
  91.  
  92. # Icon search path (colon separated)
  93. IconPath="/usr/share/icons:/usr/share/pixmaps"
  94.  
  95. # Mailbox path ($MAIL is used if no value is specified). Example: file:///var/spool/mail/my_username Example: pop3://my_username:my_password@my.mail-host.com/ Example: imap://my_username@my.mail-host.com/INBOX.mail.icewm-user
  96. MailBoxPath=""
  97.  
  98. # Show task bar
  99. ShowTaskBar=1 # 0 / 1
  100.  
  101. # Task bar at top of the screen
  102. TaskBarAtTop=0 # 0 / 1
  103.  
  104. # Auto hide task bar after delay
  105. TaskBarAutoHide=0 # 0 / 1
  106.  
  107. # Show clock on task bar
  108. TaskBarShowClock=1 # 0 / 1
  109.  
  110. # Show Advanced Power Management (APM) status on task bar
  111. TaskBarShowAPMStatus=0 # 0 / 1
  112.  
  113. # Task bar clock uses nice pixmapped LCD display
  114. TaskBarClockLeds=0 # 0 / 1
  115.  
  116. # Show mailbox status on the task bar
  117. TaskBarShowMailboxStatus=0 # 0 / 1
  118.  
  119. # Beep when new mail arrives
  120. TaskBarMailboxStatusBeepOnNewMail=0 # 0 / 1
  121.  
  122. # Count messages in mailbox
  123. TaskBarMailboxStatusCountMessages=0 # 0 / 1
  124.  
  125. # Show workspace switching buttons on task bar
  126. TaskBarShowWorkspaces=1 # 0 / 1
  127.  
  128. # Show windows on the task bar
  129. TaskBarShowWindows=1 # 0 / 1
  130.  
  131. # Show windows from all workspaces on task bar
  132. TaskBarShowAllWindows=0 # 0 / 1
  133.  
  134. # Show "Start" menu on task bar
  135. TaskBarShowStartMenu=1 # 0 / 1
  136.  
  137. # Show "window list" menu on task bar
  138. TaskBarShowWindowListMenu=0 # 0 / 1
  139.  
  140. # Show CPU status on task bar
  141. TaskBarShowCPUStatus=0 # 0 / 1
  142.  
  143. # Show network status on task bar
  144. TaskBarShowNetStatus=0 # 0 / 1
  145.  
  146. # Use double height task bar (highly recommended)
  147. TaskBarDoubleHeight=0 # 0 / 1
  148.  
  149. # Do not rotate the mouse cursor when displaying a menu
  150. DontRotateMenuPointer=1 # 0 / 1
  151.  
  152. # Show the IceWM "help" item on the task bar menu
  153. ShowHelp=0 # 0 / 1
  154.  
  155. # Show the "logout" menu on the task bar menu
  156. ShowLogoutMenu=1 # 0 / 1
  157.  
  158. # Color to use for transparent applications
  159. DesktopTransparencyColor="rgb:FF/FF/FF"
  160.  
  161. # Image to use for transparent applications
  162. DesktopTransparencyImage=""
  163.  
  164. # Show the 'Show Desktop' button on taskbar
  165. TaskBarShowShowDesktopButton=1 # 0 / 1
  166.  
  167. # Place workspace buttons on the left, instead of the right
  168. TaskBarWorkspacesLeft=1 # 0 / 1
  169.  
  170. # Use double buffering when redrawing the display
  171. DoubleBuffer=1 # 0 / 1
  172.  
  173. # Reload menu files automatically
  174. AutoReloadMenus=1 # 0 / 1
  175.  
  176. # Show application icon over menu button
  177. ShowMenuButtonIcon=1 # 0 / 1
  178.  
  179. # Show "Programs" menu
  180. ShowProgramsMenu=0 # 0 / 1
  181.  
  182. # Show "Run..." on the menu
  183. ShowRun=1 # 0 / 1
  184.  
  185. # Show logout sub-menu
  186. ShowLogoutSubMenu=1 # 0 / 1
  187.  
  188. # Show window list on the menu
  189. ShowWindowList=0 # 0 / 1
  190.  
  191. # Show "About" on the menu
  192. ShowAbout=1 # 0 / 1
  193.  
  194. # Show Advanced Power Management time
  195. TaskBarShowAPMTime=1 # 0 / 1
  196.  
  197. # Enable address bar on the task bar
  198. EnableAddressBar=1 # 0 / 1
  199.  
  200. # Show address bar on the task bar
  201. ShowAddressBar=1 # 0 / 1
  202.  
  203. # Show window icons on the task bar
  204. TaskBarShowWindowIcons=1 # 0 / 1
  205.  
  206. # Keep tasbar below all other windows
  207. TaskBarKeepBelow=0 # 0 / 1
  208.  
  209. # Show all windows on the taskbar
  210. TrayShowAllWindows=1 # 0 / 1
  211.  
  212. # Show task tray on task bar
  213. TaskBarShowTray=1 # 0 / 1
  214.  
  215. # Task tray has a bevel around it (Like the Windows system tray)
  216. TrayDrawBevel=0 # 0 / 1
  217.  
  218. # Launch task bar programs (clock, etc.) on a single click
  219. TaskBarLaunchOnSingleClick=1 # 0 / 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement