Advertisement
killermist

LCDproc defaults

Jul 30th, 2012
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1. # USB connected FT245R based LCD
  2. ConnectionType=ftdi
  3. ftdi_mode=4
  4. ftdi_line_RS=0x40
  5. ftdi_line_RW=0x20
  6. ftdi_line_EN=0x10
  7. #Port=0x378
  8. #Device=/dev/ttyu0
  9. #Speed=0
  10. Keypad=no
  11. Contrast=0
  12. #Brightness=1000
  13. #OffBrightness=0
  14. Backlight=no
  15. OutputPort=no
  16. #Lastline=yes
  17. Size=20x4
  18. #vspan=2,2
  19. #ExtendedMode=yes
  20.  
  21.  
  22. ======================================================================
  23.  
  24.  
  25. [CPU]
  26. Active=True
  27. OnTime=1
  28. OffTime=2
  29. ShowInvisible=false
  30. [Iface]
  31. Active=True
  32. Interface0=re0
  33. Alias0=LAN
  34. #Interface1=em0
  35. #Alias1=WAN
  36. [Iface]
  37. Active=True
  38. Interface0=re0
  39. Alias0=LAN
  40. #Interface1=em0
  41. #Alias1=WAN
  42. #Interface2=em1
  43. #Alias2=MGMT
  44. unit=bit
  45. #transfer=TRUE
  46. [Memory]
  47. Active=True
  48. [Load]
  49. Active=True
  50. LowLoad=0.05
  51. HighLoad=1.3
  52. [TimeDate]
  53. Active=True
  54. TimeFormat="%H:%M:%S"
  55. DateFormat="%x"
  56. [About]
  57. Active=false
  58. [SMP-CPU]
  59. Active=false
  60. [OldTime]
  61. Active=false
  62. TimeFormat="%H:%M:%S"
  63. DateFormat="%x"
  64. [BigClock]
  65. Active=false
  66. [Uptime]
  67. Active=false
  68. [Battery]
  69. Active=false
  70. [CPUGraph]
  71. Active=false
  72. [ProcSize]
  73. Active=false
  74. [Disk]
  75. Active=false
  76. [MiniClock]
  77. Active=false
  78. TimeFormat="%H:%M"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement