1 osk sdl: Some tips about osk; disable haptic feedback, etc.
maryjane edited this page 2021-04-03 15:55:37 +00:00

Location of config file:

/etc/osk.conf

To enable the changes in osk-sdl

sudo update-initramfs -u

Disable key pop-up preview

key-preview-popup=false

Disable key haptic feedback

key-vibrate-duration=0

Run osk-sdl from Phosh to test any changes you make.

osk-sdl -n a -d a

A config file for osk-sdl


# Config file for osk-sdl 
# The space around the = is important 

wallpaper = #000000 
keyboard-background = #0E0E12 
keyboard-map = us 
keyboard-font = /usr/share/fonts/truetype/dejavu/DejaVuSans.ttf 
keyboard-font-size = 32 

key-foreground = #FFEF00 
key-foreground-highlighted = #0E0E12 
key-background-letter = #22262E 
key-background-return = #342400 
key-background-other = #32363E 
key-background-highlighted = #FFFFFF key-radius = 0 
key-vibrate-duration = 0 

inputbox-foreground = #f0e000 
inputbox-foreground-error = #7E141A 
inputbox-background = #22262E 
inputbox-background-error = #E76A63 
inputbox-radius = 0 animations = true