diff options
Diffstat (limited to 'web/kvm/index.html')
-rw-r--r-- | web/kvm/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/kvm/index.html b/web/kvm/index.html index e76b7c63..b1abd526 100644 --- a/web/kvm/index.html +++ b/web/kvm/index.html @@ -637,7 +637,7 @@ <div class="text"><b>Paste text as keypress sequence<br></b><sub>Please note that PiKVM cannot switch the keyboard layout</sub></div> <hr> <div class="text" style="margin-right: 20px"> - <textarea id="hid-pak-text" placeholder="Enter your text here"></textarea> + <textarea id="hid-pak-text" data-focus placeholder="Enter your text here"></textarea> </div> <table class="kv"> <tr> |