Scroll to navigation

osk-sdl(1) General Commands Manual osk-sdl(1)

NAME

OSK-SDL - Disk encryption initramfs on screen keyboard

SYNOPSIS

osk-sdl -d DISK -n NAME [OPTION]

DESCRIPTION

OSK-SDL is a lightweight on screen keyboard used to unlock encrypted root partitions on mobile devices.

OPTIONS

Mandatory

-t, --testmode

Run in test mode, do not attempt to initialise the whole screen.

-d <path>

Decrypt this disk. This argument is mandatory unless -t is used.

-n <name>

Name of the decrypted disk.

Optional

-h

Show help options

-c <path>

Locaton of the osk-sdl config file. Defaults to "/etc/osk.conf".

-v, --verbose

Enable verbose output

-k, --keyscript

Enable keyscript mode. Password will be output to STDOUT for use with another program such as cryptsetup-initramfs.

-G, --no-gles

Do not use OpenGL ES driver unless it is the default driver

EXAMPLES

Decrypt /dev/sda1 to name "root"

osk-sdl -d /dev/sda1 -n root -c /etc/osk.conf

AUTHORS

Undef <debian@undef.tools>

2021-03-16 osk-sdl 0.62.1