Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Thank You for your continued support and contributions!

+  Rockbox Technical Forums
|-+  Rockbox General
| |-+  Rockbox General Discussion
| | |-+  A Better Keyboard?
« previous next »
  • Print
Pages: [1] 2

Author Topic: A Better Keyboard?  (Read 6863 times)

Offline GuitarRocker2562

  • Member
  • *
  • Posts: 57
A Better Keyboard?
« on: July 01, 2007, 10:53:46 PM »
I love rockbox, but I can't stand the keyboard (I am using an iPod by the way). Is there any other keyboards to use that aren't so small?
Logged

Offline GodEater

  • Member
  • *
  • Posts: 2829
Re: A Better Keyboard?
« Reply #1 on: July 02, 2007, 02:26:07 AM »
I could have sworn we had better documentation on this feature than this :

http://www.rockbox.org/twiki/bin/view/Main/VKeyboardSamples

But that's all I've turned up. So, in short, you  can design your own keyboard layout - but with that amount of documentation, it might take you a little trial and error to get it right.

As for it being "small", well that's a function of the font size it uses - and at this time I can find only one way to change it - which is to recompile rockbox to use a larger sized one.
Logged

Read The Manual Please

Offline bascule

  • Rockbox Expert
  • Member
  • *
  • Posts: 1298
Re: A Better Keyboard?
« Reply #2 on: July 02, 2007, 03:15:56 AM »
GodEater, this is probably what you were looking for...

http://www.rockbox.org/twiki/bin/view/Main/LoadableKeyboardLayouts

GuitarRocker, you can use any keyboard layout you like by defining your own. See the above link ;)

As for size, it will always use your selected UI font, so just pick a bigger one ;D
« Last Edit: July 02, 2007, 03:17:32 AM by bascule »
Logged
DataBase fanboy and author of the totally overhauled Rockbox Sync Tool

Offline GodEater

  • Member
  • *
  • Posts: 2829
Re: A Better Keyboard?
« Reply #3 on: July 02, 2007, 03:18:28 AM »
Ah yes - that's the page I remember seeing before!

We should probably put this in the manual at some point too...
Logged

Read The Manual Please

Offline Mikerman

  • Artist
  • Member
  • *
  • Posts: 721
Re: A Better Keyboard?
« Reply #4 on: July 02, 2007, 09:34:42 AM »
Quote from: bascule on July 02, 2007, 03:15:56 AM
As for size, it will always use your selected UI font, so just pick a bigger one ;D
Bascule, do you mean that the keyboard uses the fontsize used in the kdb file?  Or does one select it somewhere else (and where)?  Like the OP, the minitype used in the default keyboard can be a challenge.  Thanks--
Logged

Offline GodEater

  • Member
  • *
  • Posts: 2829
Re: A Better Keyboard?
« Reply #5 on: July 02, 2007, 09:38:39 AM »
From reading the documentation, I don't see a way to specify the font size used - only the layout of the characters.
Logged

Read The Manual Please

Offline bascule

  • Rockbox Expert
  • Member
  • *
  • Posts: 1298
Re: A Better Keyboard?
« Reply #6 on: July 02, 2007, 09:48:10 AM »
Quote from: Mikerman on July 02, 2007, 09:34:42 AM
Quote from: bascule on July 02, 2007, 03:15:56 AM
As for size, it will always use your selected UI font, so just pick a bigger one ;D
Bascule, do you mean that the keyboard uses the fontsize used in the kdb file? 

No, I meant what I said, the User Interface font. So whatever font you have selected for Rockbox to use will also be used in the virtual keyboard, if you are using a custom one.

I believe the behaviour is that if you are using the default keyboard layout, then the Rockbox default font will be used regardless of the UI font, but as soon as a custom layout is used, then the virtual keyboard always uses whatever Rockbox font is chosen.

Unfortunately, some of the fonts render with the characters spaced massively apart in the virtual keyboard, thus ruining the effect somewhat..., but it's worth experimenting with, as the OptiII layout is good.
Logged
DataBase fanboy and author of the totally overhauled Rockbox Sync Tool

Offline GuitarRocker2562

  • Member
  • *
  • Posts: 57
Re: A Better Keyboard?
« Reply #7 on: July 02, 2007, 03:17:51 PM »
Thanks you guys!
Logged

Offline Mikerman

  • Artist
  • Member
  • *
  • Posts: 721
Re: A Better Keyboard?
« Reply #8 on: July 02, 2007, 08:39:44 PM »
Wow, this one needs to be telegraphed from the tallest building--a customizable keyboard, but most importantly with the possibility of a non-miniscule font, so that one actually readily can see the letters!

I just tested this out, and it works--and the player will initialize with the customized keyboard when re-starting the player, with the kbd file in the .rockbox folder.

Many, many thanks.  If not there (and I just searched and couldn't find it), this definitely needs insertion into the manual.
Logged

Offline Mikerman

  • Artist
  • Member
  • *
  • Posts: 721
Re: A Better Keyboard?
« Reply #9 on: July 02, 2007, 09:24:03 PM »
For others' use (not that creating a keyboard layout requires a degree in rocket engineering), I enclose a keyboard file for use with the Nimbus-12 font.  It even includes a top "page title" (I had an extra line of space within the readily visible page, with the status bar set to off), "Vkeys".  I also enclose the keyboard file without  page title, should you keep the status bar on and want all the keyboard letters readily visible (rather than on an out-of-sight page you need to scroll to).  Simply drop the trailing .txt from the file name; put it in your .rockbox folder, and play it--it will be remembered by Rockbox for the future.

This keyboard really is just a "straight through the alphabet and across the typewriter keyboard" layout.  I'm sure that there are more efficient layouts, but I wanted to try the kbd concept out.  I wonder if there is any sense to a QWERTY key arrangement when one is hunt-and-pecking on a screen.

(edit:  And attached, a version of a QWERTY keyboard as well.)



[attachment deleted by admin for age]
« Last Edit: July 02, 2007, 10:03:02 PM by Mikerman »
Logged

Offline GuitarRocker2562

  • Member
  • *
  • Posts: 57
Re: A Better Keyboard?
« Reply #10 on: July 03, 2007, 02:04:38 AM »
can anyone edit the manual, this needs to be added ASAP.
Logged

Offline GodEater

  • Member
  • *
  • Posts: 2829
Re: A Better Keyboard?
« Reply #11 on: July 03, 2007, 02:38:51 AM »
Quote from: GuitarRocker2562 on July 03, 2007, 02:04:38 AM
can anyone edit the manual, this needs to be added ASAP.

Feel free to post it as a patch to the tracker, and someone will most likely add it.
Logged

Read The Manual Please

Offline bascule

  • Rockbox Expert
  • Member
  • *
  • Posts: 1298
Re: A Better Keyboard?
« Reply #12 on: July 03, 2007, 03:53:29 AM »
Quote from: Mikerman on July 02, 2007, 09:24:03 PM
I'm sure that there are more efficient layouts, but I wanted to try the kbd concept out.  I wonder if there is any sense to a QWERTY key arrangement when one is hunt-and-pecking on a screen.

Read this: http://www.almaden.ibm.com/u/zhai/papers/ZhaiHunterSmithHCIGalley.pdf

It describes the theory behind the OptiII layout (more interesting than you might think) and explains that it is optimised for exactly the 'hunt and peck' scenario you described...
Logged
DataBase fanboy and author of the totally overhauled Rockbox Sync Tool

Offline Mikerman

  • Artist
  • Member
  • *
  • Posts: 721
Re: A Better Keyboard?
« Reply #13 on: July 03, 2007, 09:58:11 PM »
Fascinating stuff, that; I just don't know if I have the energy to learn another keyboard . . . .

;)
Logged

Offline shoe

  • Member
  • *
  • Posts: 97
Re: A Better Keyboard?
« Reply #14 on: July 16, 2007, 05:35:19 PM »
Wow it just tested this, much better than the tiny default!  Glad I stumbled onto this.  I can follow the link that was given above to

http://www.rockbox.org/twiki/bin/view/Main/LoadableKeyboardLayouts

but how do I navigate there in the wiki?  The top of the page shows:  TWiki  > Main  > LoadableKeyboardLayouts, but when I go to TWiki  > Main  I can't see any link to the keyboard page.  Just curious if there whole sections of the wiki I am missing...
Logged

  • Print
Pages: [1] 2
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox General
| |-+  Rockbox General Discussion
| | |-+  A Better Keyboard?
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.094 seconds with 15 queries.