/apps/gcalctool/accuracy /schemas/apps/gcalctool/accuracy gcalctool string 9 Accuracy value The number of digits displayed after the numeric point. This value must be in the range 0 to 9. /apps/gcalctool/base /schemas/apps/gcalctool/base gcalctool string DEC Numeric Base The initial numeric base. Valid values are BIN (binary) OCT (octal) DEC (decimal) HEX (hexadecimal) /apps/gcalctool/display /schemas/apps/gcalctool/display gcalctool string FIX Display Mode The initial display mode. Valid values are ENG (engineering) FIX (fixed-point) SCI (scientific) /apps/gcalctool/mode /schemas/apps/gcalctool/mode gcalctool string BASIC Mode The initial calculator mode. Valid values are BASIC FINANCIAL LOGICAL SCIENTIFIC /apps/gcalctool/showzeroes /schemas/apps/gcalctool/showzeroes gcalctool string false Show Trailing Zeroes Indicates whether any trailing zeroes after the number point should be shown in the display value. /apps/gcalctool/showhelp /schemas/apps/gcalctool/showhelp gcalctool string false Show Help Indicates whether tooltip help should be enabled. /apps/gcalctool/showregisters /schemas/apps/gcalctool/showregisters gcalctool string false Show Registers Indicates whether the memory register window is initially displayed. /apps/gcalctool/righthanded /schemas/apps/gcalctool/righthanded gcalctool string true Right Handed Indicates whether the calculator is started with a "right-handed" display style. /apps/gcalctool/trigtype /schemas/apps/gcalctool/trigtype gcalctool string DEG Trigonometric type The initial trigonometric type. Valid values are DEG (degrees) GRAD (grads) RAD (radians). /apps/gcalctool/beep /schemas/apps/gcalctool/beep gcalctool string true Beep Indicates whether a beep should sound in the event of an error (such as invalid input, or if the display needs to be cleared).