Skip to content

USE_GRADIENTS

Octavio Alvarez edited this page Aug 29, 2013 · 2 revisions

Table of Contents

Syntax

USE_GRADIENTS value

Description

Enable or disable the use of gradients on the keyboard hints window. (Superkb >= 0.22)

Parameters

value (default 1)
1 if the gradients effect should be used on the keyboard hints window. 0 otherwise.

Examples

  • USE_GRADIENTS 1
  • USE_GRADIENTS 0

Version availability

USE_GRADIENTS is available since Superkb 0.22.

Clone this wiki locally