Quote:
Originally Posted by WS64
If you want to manually make it stronger search edit
frontend/ui/widget/virtualkeyboard.lua
and change this value (line 40 on):
3 will do, I would not go much higher.
|
You mean
frontend/ui/widget/progresswidget.lua, right?
I made the changes but nothing happened.
What I'm trying to achieve is to make it wider and minimize the margins around it, like
the snapshot I uploaded, but it seems impossible.
Anyway, its not that important.
Its already acceptable.
Quote:
To the keyboard, well, we don't have such an easy to configure keyboard right now, sorry.
But again, you can edit one layout yourself, this is done in
frontend/ui/widget/virtualkeyboard.lua
from line 124 on.
I suggest you use columns 5-8 or 9-12 and overwrite the "world" and "Äéß" settings. Just enter your letters instead of the existing ones.
|
Perfect!
Exactly what I was looking for.
Thank you.