CrunchBang Linux Pastebin - collaborative debugging

pastebin is a collaborative debugging tool allowing you to share and modify code snippets while chatting on IRC, IM or a message board.

This site is developed to XHTML and CSS2 W3C standards. If you see this paragraph, your browser does not support those standards and you need to upgrade. Visit WaSP for a variety of options.

CrunchBang Linux Pastebin

Posted by nomad on Sat 29th Dec 04:11 (modification of post by view diff)
download | new post

  1. background yes
  2. use_xft yes
  3. xftfont Sans:size=8
  4. xftalpha 1
  5. update_interval 1.0
  6. total_run_times 0
  7. own_window yes
  8. own_window_transparent yes
  9. own_window_type desktop
  10. own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
  11. double_buffer yes
  12. minimum_size 200 200
  13. maximum_width 200
  14. draw_shades yes
  15. draw_outline no
  16. draw_borders no
  17. draw_graph_borders yes
  18. default_color white
  19. default_shade_color black
  20. default_outline_color white
  21. alignment top_right
  22. gap_x 12
  23. gap_y 12
  24. no_buffers yes
  25. uppercase no
  26. cpu_avg_samples 2
  27. override_utf8_locale no
  28.  
  29. TEXT
  30. ${font sans-serif:bold:size=8}SYSTEM ${hr 2}
  31. ${font sans-serif:normal:size=8}${exec echo '#!'} $sysname $kernel $alignr $machine
  32. Host:$alignr$nodename
  33. Uptime:$alignr$uptime
  34. File System: $alignr${fs_type}
  35.  
  36. ${font sans-serif:bold:size=8}PROCESSORS ${hr 2}
  37. ${font sans-serif:normal:size=8}${cpugraph cpu1}
  38. CPU1: ${cpu cpu1}% ${cpubar cpu1}
  39. CPU2: ${cpu cpu2}% ${cpubar cpu2}
  40.  
  41. ${font sans-serif:bold:size=8}MEMORY ${hr 2}
  42. ${font sans-serif:normal:size=8}RAM $alignc $mem / $memmax $alignr $memperc%
  43. $membar
  44.  
  45. ${font sans-serif:bold:size=8}DISKS ${hr 2}
  46. ${font sans-serif:normal:size=8}/ $alignc ${fs_used /} / ${fs_size /} $alignr ${fs_used_perc /}%
  47. ${fs_bar /}
  48. SWAP $alignc ${swap} / ${swapmax} $alignr ${swapperc}%
  49. ${swapbar}
  50.  
  51. ${font sans-serif:bold:size=8}TOP PROCESSES ${hr 2}
  52. ${font sans-serif:normal:size=8}${top_mem name 1}${alignr}${top mem 1} %
  53. ${top_mem name 2}${alignr}${top mem 2} %
  54. $font${top_mem name 3}${alignr}${top mem 3} %
  55. $font${top_mem name 4}${alignr}${top mem 4} %
  56. $font${top_mem name 5}${alignr}${top mem 5} %
  57.  
  58. Inbound $alignr ${downspeed eth0} kb/s
  59. ${downspeedgraph eth0}
  60. Outbound $alignr ${upspeed eth0} kb/s
  61. ${upspeedgraph eth0}
  62. ${color}IP Address ${color #999999}${addr eth0}
  63. Alt+F2$alignr Run Dialog
  64. Alt+F3$alignr Alt Menu
  65. Super+space$alignr Main Menu
  66. Super+t$alignr Terminal
  67. Super+f$alignr File Manager
  68. Super+e$alignr Editor
  69. Super+m$alignr Media Player
  70. Super+w$alignr Web Browser
  71. Super+g$alignr Graphics Editor
  72. Super+l$alignr Lock Screen
  73. Super+v$alignr Volume Control
  74. Super+x$alignr Logout
  75. PrtSc$alignr Screenshot

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with @@


Remember me