gcalctool

Table 1.4. gcalctool keys

KeyTypeDefaultDescription
/schemas/apps/gcalctool/accuracystring  The number of digits displayed after the numeric point. This value must be in the range 0 to 9.
/schemas/apps/gcalctool/basestring  The initial numeric base. Valid values are BIN (binary) OCT (octal) DEC (decimal) HEX (hexadecimal)
/schemas/apps/gcalctool/displaystring  The initial display mode. Valid values are ENG (engineering) FIX (fixed-point) SCI (scientific)
/schemas/apps/gcalctool/modestring  The initial calculator mode. Valid values are BASIC FINANCIAL LOGICAL SCIENTIFIC
/schemas/apps/gcalctool/showzeroesstring  Indicates whether any trailing zeroes after the number point should be shown in the display value.
/schemas/apps/gcalctool/showhelpstring  Indicates whether tooltip help should be enabled.
/schemas/apps/gcalctool/showregistersstring  Indicates whether the memory register window is initially displayed.
/schemas/apps/gcalctool/righthandedstring  Indicates whether the calculator is started with a "right-handed" display style.
/schemas/apps/gcalctool/trigtypestring  The initial trigonometric type. Valid values are DEG (degrees) GRAD (grads) RAD (radians).
/schemas/apps/gcalctool/beepstring  Indicates whether a beep should sound in the event of an error (such as invalid input, or if the display needs to be cleared).