From ed0fc0e1f3efc8de2097521057581c9ea2cc0620 Mon Sep 17 00:00:00 2001 From: Klas Lindfors Date: Mon, 17 Dec 2012 09:58:32 +0100 Subject: [PATCH] document the scan-code mode with an example. --- ykpersonalize.1 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/ykpersonalize.1 b/ykpersonalize.1 index 230c8fc..1bebd1a 100644 --- a/ykpersonalize.1 +++ b/ykpersonalize.1 @@ -241,7 +241,13 @@ scroll-lock twice. Not recommended for security reasons. .TP [\-]\fBshort-ticket\fR Limit the length of the static string to max 16 digits. This flag -only makes sense with the \fB-ostatic-ticket\fR option. +only makes sense with the \fB-ostatic-ticket\fR option. When +\fB-oshort-ticket\fR is used without \fB-ostatic-ticket\fR it will +program the YubiKey in "scan-code mode", in this mode the key sends +the contents of fixed, uid and key as raw keyboard scancodes. For +example, by using the fixed string \fIh:8b080f0f122c9a12150f079e\fR in +this mode it will send \fIHello World!\fR on a qwerty keyboard. This +mode sends raw scan codes, so output will differ between keyboard layouts. .TP [\-]\fBstrong-pw1\fR Upper-case the two first letters of the output string. This is for -- 2.39.5