Screensaver settings for KS
Screensaver config entries
Generally, almost all screensavers have the color and delay settings. However, some have no such setting. Refer to the table below. Choose a section to go to extra screensaver settings.
Name | Type | Values | Description |
---|---|---|---|
Activate 255 Color Mode |
|
| Activates the 255 color mode. Overridden by the true color mode. |
Activate True Color Mode |
|
| Activates the 255 color mode. Overridden by the true color mode. |
Background color |
|
| Selects the background color |
Foreground color |
|
| Selects the foreground color |
Delay in Milliseconds |
| Interval in milliseconds | Specify when will the screensaver wait before the next write. |
Minimum Red Color Level |
| From 0 to 255 | Specify the minimum red color level (used for generating random RGB color) |
Minimum Green Color Level |
| From 0 to 255 | Specify the minimum green color level (used for generating random RGB color) |
Minimum Blue Color Level |
| From 0 to 255 | Specify the minimum blue color level (used for generating random RGB color) |
Minimum Color Level |
| From 0 to 255 | Specify the minimum color level (used for generating normal color) |
Maximum Red Color Level |
| From 0 to 255 | Specify the maximum red color level (used for generating random RGB color) |
Maximum Green Color Level |
| From 0 to 255 | Specify the maximum green color level (used for generating random RGB color) |
Maximum Blue Color Level |
| From 0 to 255 | Specify the maximum blue color level (used for generating random RGB color) |
Maximum Color Level |
| From 0 to 255 | Specify the maximum color level (used for generating normal color) |
Disco
Name | Type | Values | Description |
---|---|---|---|
Cycle colors |
|
| Specifies whether to cycle the colors |
Use BPM |
|
| Specifies whether to use Beats per Minute for delays |
Enable Black and White Mode |
|
| Enables the fed-like black and white mode. This really hurts your eyes. Don't enable if you have photosensitivity seizure. |
Lines
Name | Type | Values | Description |
---|---|---|---|
Line character |
| A valid character | Which character to use to draw the line? |
BouncingText
Name | Type | Values | Description |
---|---|---|---|
Text Shown |
| A text | The text that is shown. If the text is longer than console width, it will be truncated by 15 characters. |
ProgressClock
Name | Type | Values | Description |
---|---|---|---|
Cycle colors |
|
| Specifies whether to cycle the colors |
Seconds Progress Color |
|
| The progress color for the seconds bar |
Minutes Progress Color |
|
| The progress color for the minutes bar |
Hours Progress Color |
|
| The progress color for the hours bar |
Progress Color |
|
| The progress color |
Cycle Colors Ticks |
|
| How many ticks to cycle the color? |
Upper Left Corner Char Hours |
| A valid character | Which character to use to draw the upper left corner of the hours bar? |
Upper Left Corner Char Minutes |
| A valid character | Which character to use to draw the upper left corner of the minutes bar? |
Upper Left Corner Char Seconds |
| A valid character | Which character to use to draw the upper left corner of the seconds bar? |
Upper Right Corner Char Hours |
| A valid character | Which character to use to draw the upper right corner of the hours bar? |
Upper Right Corner Char Minutes |
| A valid character | Which character to use to draw the upper right corner of the minutes bar? |
Upper Right Corner Char Seconds |
| A valid character | Which character to use to draw the upper right corner of the seconds bar? |
Lower Left Corner Char Hours |
| A valid character | Which character to use to draw the lower left corner of the hours bar? |
Lower Left Corner Char Minutes |
| A valid character | Which character to use to draw the lower left corner of the minutes bar? |
Lower Left Corner Char Seconds |
| A valid character | Which character to use to draw the lower left corner of the seconds bar? |
Lower Right Corner Char Hours |
| A valid character | Which character to use to draw the lower right corner of the hours bar? |
Lower Right Corner Char Minutes |
| A valid character | Which character to use to draw the lower right corner of the minutes bar? |
Lower Right Corner Char Seconds |
| A valid character | Which character to use to draw the lower right corner of the seconds bar? |
Upper Frame Char Hours |
| A valid character | Which character to use to draw the upper frame of the hours bar? |
Upper Frame Char Minutes |
| A valid character | Which character to use to draw the upper frame of the minutes bar? |
Upper Frame Char Seconds |
| A valid character | Which character to use to draw the upper frame of the seconds bar? |
Lower Frame Char Hours |
| A valid character | Which character to use to draw the lower frame of the hours bar? |
Lower Frame Char Minutes |
| A valid character | Which character to use to draw the lower frame of the minutes bar? |
Lower Frame Char Seconds |
| A valid character | Which character to use to draw the lower frame of the seconds bar? |
Left Frame Char Hours |
| A valid character | Which character to use to draw the left frame of the hours bar? |
Left Frame Char Minutes |
| A valid character | Which character to use to draw the left frame of the minutes bar? |
Left Frame Char Seconds |
| A valid character | Which character to use to draw the left frame of the seconds bar? |
Right Frame Char Hours |
| A valid character | Which character to use to draw the right frame of the hours bar? |
Right Frame Char Minutes |
| A valid character | Which character to use to draw the right frame of the minutes bar? |
Right Frame Char Seconds |
| A valid character | Which character to use to draw the right frame of the seconds bar? |
Info Text Hours |
| A text string | What text to enter in the hours part for info? |
Info Text Minutes |
| A text string | What text to enter in the minutes part for info? |
Info Text Seconds |
| A text string | What text to enter in the seconds part for info? |
For the progress min-max color values, refer to the topmost table, because they're alike functionally, but focus on different progresses.
Lighter
Name | Type | Values | Description |
---|---|---|---|
Max Positions Count |
| Any positive number | How many positions are lit before dimming? If the block count exceeded this number, the earliest block that appeared will disappear. |
Wipe
Name | Type | Values | Description |
---|---|---|---|
Wipes to change direction |
| Any positive number | How many wipes to do before changing direction randomly? |
Marquee
Name | Type | Values | Description |
---|---|---|---|
Text Shown |
| A text | The text that is shown. |
Always centered |
|
| Whether the text shown is always on the middle |
Use Console API |
|
| Whether to use the standard ConsoleWrapper.Clear() or to use the VT sequence. |
BeatFader
Name | Type | Values | Description |
---|---|---|---|
Cycle colors |
|
| Specifies whether to cycle the colors |
Beat color |
|
| Selects the beat color |
Max steps |
| Any positive number | How many fade steps to do? |
Fader
Name | Type | Values | Description |
---|---|---|---|
Text Shown |
| A text | The text that is shown. |
Fade Out Delay in Milliseconds |
| Interval in milliseconds | How many milliseconds to wait before fading out text? |
Max Fade Steps |
| Any positive number | How many fade steps to do? |
FaderBack
Name | Type | Values | Description |
---|---|---|---|
Fade Out Delay in Milliseconds |
| Interval in milliseconds | How many milliseconds to wait before fading out text? |
Max Fade Steps |
| Any positive number | How many fade steps to do? |
Typo
Name | Type | Values | Description |
---|---|---|---|
Write Again Delay in Milliseconds |
| Interval in milliseconds | How many milliseconds to wait before writing text again? |
Text Shown |
| A text | The text that is shown. |
Minimum writing speed in WPM |
| Speed in WPM | Self-explanatory |
Maximum writing speed in WPM |
| Speed in WPM | Self-explanatory |
Probability of typo in percent |
| Percent value from 0 to 100 | Self-explanatory |
Probability of miss in percent |
| Percent value from 0 to 100 | Self-explanatory |
Text color |
|
| Selects the text color |
Linotypo
Name | Type | Values | Description |
---|---|---|---|
New Screen Delay in Milliseconds |
| Interval in milliseconds | How many milliseconds to wait before writing text again? |
Text Shown |
| A text | The text that is shown. |
Minimum writing speed in WPM |
| Speed in WPM | Self-explanatory |
Maximum writing speed in WPM |
| Speed in WPM | Self-explanatory |
Probability of typo in percent |
| Percent value from 0 to 100 | Self-explanatory |
Probability of miss in percent |
| Percent value from 0 to 100 | Self-explanatory |
Text Columns |
| Columns from 1 to 3 | How many columns to print? |
Etaoin Threshold |
| Number of characters | How many number of characters to count before writing the Etaoin pattern? |
Etaoin Capping Possibility |
| Percent value from 0 to 100 | Self-explanatory |
Etaoin Type |
| FillType value string | Chooses the type of Etaoin |
Text color |
|
| Selects the text color |
Typewriter
Name | Type | Values | Description |
---|---|---|---|
Write Again Delay in Milliseconds |
| Interval in milliseconds | How many milliseconds to wait before writing text again? |
Text Shown |
| A text | The text that is shown. |
Minimum writing speed in WPM |
| Speed in WPM | Self-explanatory |
Maximum writing speed in WPM |
| Speed in WPM | Self-explanatory |
Show arrow position |
|
| Shows the arrow position |
Text color |
|
| Selects the text color |
SpotWrite
Name | Type | Values | Description |
---|---|---|---|
Write Again Delay in Milliseconds |
| Interval in milliseconds | How many milliseconds to wait before writing text again? |
Text Shown |
| A text | The text that is shown. |
Text color |
|
| Selects the text color |
Ramp
Name | Type | Values | Description |
---|---|---|---|
Next ramp delay |
| Interval in milliseconds | How many milliseconds to wait before filling the next ramp? |
Upper Left Corner Char |
| A valid character | Which character to use to draw the upper left corner of the ramp? |
Upper Right Corner Char |
| A valid character | Which character to use to draw the upper right corner of the ramp? |
Lower Left Corner Char |
| A valid character | Which character to use to draw the lower left corner of the ramp? |
Lower Right Corner Char |
| A valid character | Which character to use to draw the lower right corner of the ramp? |
Upper Frame Char |
| A valid character | Which character to use to draw the upper frame of the ramp? |
Lower Frame Char |
| A valid character | Which character to use to draw the lower frame of the ramp? |
Left Frame Char |
| A valid character | Which character to use to draw the left frame of the ramp? |
Right Frame Char |
| A valid character | Which character to use to draw the right frame of the ramp? |
Upper Left Corner Color |
|
| Selects the color of the upper left corner of the ramp |
Upper Right Corner Color |
|
| Selects the color of the upper right corner of the ramp |
Lower Left Corner Color |
|
| Selects the color of the lower left corner of the ramp |
Lower Right Corner Color |
|
| Selects the color of the lower right corner of the ramp |
Upper Frame Color |
|
| Selects the color of the upper frame of the ramp |
Lower Frame Color |
|
| Selects the color of the lower frame of the ramp |
Left Frame Color |
|
| Selects the color of the left frame of the ramp |
Right Frame Color |
|
| Selects the color of the right frame of the ramp |
Use Border Colors |
|
| Uses the border colors |
StackBox
Name | Type | Values | Description |
---|---|---|---|
Fill the boxes |
|
| Selects whether to fill in the boxes or just draw the borders. |
Snaker
Name | Type | Values | Description |
---|---|---|---|
Next stage delay |
| Interval in milliseconds | How many milliseconds to wait before making the next stage? |
BarRot
Name | Type | Values | Description |
---|---|---|---|
Next ramp delay |
| Interval in milliseconds | How many milliseconds to wait before rotting the next ramp? |
Upper Left Corner Char |
| A valid character | Which character to use to draw the upper left corner of the ramp? |
Upper Right Corner Char |
| A valid character | Which character to use to draw the upper right corner of the ramp? |
Lower Left Corner Char |
| A valid character | Which character to use to draw the lower left corner of the ramp? |
Lower Right Corner Char |
| A valid character | Which character to use to draw the lower right corner of the ramp? |
Upper Frame Char |
| A valid character | Which character to use to draw the upper frame of the ramp? |
Lower Frame Char |
| A valid character | Which character to use to draw the lower frame of the ramp? |
Left Frame Char |
| A valid character | Which character to use to draw the left frame of the ramp? |
Right Frame Char |
| A valid character | Which character to use to draw the right frame of the ramp? |
Upper Left Corner Color |
|
| Selects the color of the upper left corner of the ramp |
Upper Right Corner Color |
|
| Selects the color of the upper right corner of the ramp |
Lower Left Corner Color |
|
| Selects the color of the lower left corner of the ramp |
Lower Right Corner Color |
|
| Selects the color of the lower right corner of the ramp |
Upper Frame Color |
|
| Selects the color of the upper frame of the ramp |
Lower Frame Color |
|
| Selects the color of the lower frame of the ramp |
Left Frame Color |
|
| Selects the color of the left frame of the ramp |
Right Frame Color |
|
| Selects the color of the right frame of the ramp |
Use Border Colors |
|
| Uses the border colors |
Fireworks
Name | Type | Values | Description |
---|---|---|---|
Explosion Radius |
| Radius in blocks | The radius of the explosion by blocks |
Figlet
Name | Type | Values | Description |
---|---|---|---|
Figlet font |
| Font supported by Figgle | The font to use. It should be supported by Figgle. |
Text Shown |
| A text | The text that is shown. |
Noise
Name | Type | Values | Description |
---|---|---|---|
New Screen Delay in Milliseconds |
| Interval in milliseconds | How many milliseconds to wait before writing text again? |
Noise Density |
| Percent value from 0 to 100 | The greater the percentage, the noisier the signal. |
FlashText
Name | Type | Values | Description |
---|---|---|---|
Text Shown |
| A text | The text that is shown. |
Glitch
Name | Type | Values | Description |
---|---|---|---|
Glitch Density |
| Percent value from 0 to 100 | The greater the percentage, the more dense the glitch! |
Indeterminate
Name | Type | Values | Description |
---|---|---|---|
Upper Left Corner Char |
| A valid character | Which character to use to draw the upper left corner of the ramp? |
Upper Right Corner Char |
| A valid character | Which character to use to draw the upper right corner of the ramp? |
Lower Left Corner Char |
| A valid character | Which character to use to draw the lower left corner of the ramp? |
Lower Right Corner Char |
| A valid character | Which character to use to draw the lower right corner of the ramp? |
Upper Frame Char |
| A valid character | Which character to use to draw the upper frame of the ramp? |
Lower Frame Char |
| A valid character | Which character to use to draw the lower frame of the ramp? |
Left Frame Char |
| A valid character | Which character to use to draw the left frame of the ramp? |
Right Frame Char |
| A valid character | Which character to use to draw the right frame of the ramp? |
Upper Left Corner Color |
|
| Selects the color of the upper left corner of the ramp |
Upper Right Corner Color |
|
| Selects the color of the upper right corner of the ramp |
Lower Left Corner Color |
|
| Selects the color of the lower left corner of the ramp |
Lower Right Corner Color |
|
| Selects the color of the lower right corner of the ramp |
Upper Frame Color |
|
| Selects the color of the upper frame of the ramp |
Lower Frame Color |
|
| Selects the color of the lower frame of the ramp |
Left Frame Color |
|
| Selects the color of the left frame of the ramp |
Right Frame Color |
|
| Selects the color of the right frame of the ramp |
BeatPulse
Name | Type | Values | Description |
---|---|---|---|
Cycle colors |
|
| Specifies whether to cycle the colors |
Beat color |
|
| Selects the beat color |
Max steps |
| Any positive number | How many fade steps to do? |
Pulse
Name | Type | Values | Description |
---|---|---|---|
Max Fade Steps |
| Any positive number | How many fade steps to do? |
BeatEdgePulse
Name | Type | Values | Description |
---|---|---|---|
Cycle colors |
|
| Specifies whether to cycle the colors |
Beat color |
|
| Selects the beat color |
Max steps |
| Any positive number | How many fade steps to do? |
EdgePulse
Name | Type | Values | Description |
---|---|---|---|
Max Fade Steps |
| Any positive number | How many fade steps to do? |
Last updated