Parameter | Description |
|---|---|
Name | Name of the unit. |
Description | Description of the unit. |
Template name | Name of the unit type template |
Template version | Version of the unit type template |
Timeout between keystrokes | Max time between keystrokes before terminal goes back to default state (seconds). |
LCD refresh time | Timeout between automatic refresh of information in the KT LCD (seconds). Set to 0 to not refresh at all. |
24 Hour clock | If this check box is checked, the time should be displayed with a 24 hour clock. If it is not checked, it should be displayed with a 12 hour clock. |
Min time between call next | Defines the time that must elapse between two call next on a Service Point for a specific user (seconds). |
The traditional method (PC + USB + Fastboot) works, but it has several disadvantages:
Unlocking your bootloader using Termux is a popular "PC-less" method that essentially turns a second Android phone into a replacement for a computer. This method uses ADB and Fastboot
export FASTBOOT_USB=/dev/bus/usb/XXX/YYY fastboot devices
The traditional method (PC + USB + Fastboot) works, but it has several disadvantages:
Unlocking your bootloader using Termux is a popular "PC-less" method that essentially turns a second Android phone into a replacement for a computer. This method uses ADB and Fastboot
export FASTBOOT_USB=/dev/bus/usb/XXX/YYY fastboot devices