hciguimsg

This shows a user-defined message on the X display.

 hciguimsg [-input file|-message message] [-title window title] 
[-error|-alert|-fg color |-bg color] [-font fontname] 
[-label window label] [-width width in characters] [-height height in characters] 
[-bell repeatInterval]
  • -input specifies input of the listed file.
  • -message specifies message name.
  • -title specifies the window title.
  • -error specifies the message error.
  • -alert specifies what alert is triggered.
  • -fg color specifies font color of the message.
  • -bg color specifies the background color of the window.
  • -font specifies the specific fontname.
  • -label window label specifies the text that is written on the label above the message.
  • -width width in characters specifies the width of the message window.
  • -height height in characters specifies the height of the message window.
  • -bell repeatInterval specifies how often, in seconds, that the computer’s internal system bell rings.