Menu

Quick question

Help
2003-08-27
2003-08-27
  • Bob Utterback

    Bob Utterback - 2003-08-27

    How can I display the host name on a theme?

    Thanks
    Bob

     
    • Chandan Kudige

      Chandan Kudige - 2003-08-27

      Add a text meter like this in the .theme file (after the KARAMBA line)
      TEXT X=0 Y=0 SENSOR=PROGRAM PROGRAM="/bin/hostname"

      Change X and Y to whereever you want to display the hostname. You may add color, font and fontsize too.

      Replace /bin/hostname with the path on your system

       

Log in to post a comment.