screen: Allow cursor to be displayed #51
This commit is contained in:
@@ -24,6 +24,9 @@ job_complete_timeout: 30
|
||||
# If this option is 0, the user must click on a button to go back to the main menu.
|
||||
job_error_timeout: 0
|
||||
|
||||
# Allows the cursor to be displayed on the screen
|
||||
show_cursor: False
|
||||
|
||||
#
|
||||
# The following main options are deprecated and will be removed in the near future
|
||||
#
|
||||
|
@@ -4,6 +4,7 @@
|
||||
* Add configurable z_babystep intervals
|
||||
* Fixed cursor issue on startup
|
||||
* Fixed font ratio for large, but short screens
|
||||
* Configurable cursor display
|
||||
* Re-vamped logging system
|
||||
|
||||
#### 2021 02 19
|
||||
|
Reference in New Issue
Block a user