![]() |
keyboard question
I was wondering if the N810 keyboard has a 'tab' key. From the pics I have seen, I didn't see one!
thanks |
Re: keyboard question
Nope. No tab but you can use the d pad to move between fields. One really glaring omission is the pipe sign (|). You can get it - two screens deep into the alternate character menu. Makes shell script and even simple command line pipes a real pain. But then I normally use my bluetooth keyboard if it much more than a simple grep...
|
Re: keyboard question
I think xmodmap is working. If you don't have that app, if you have all your application repositories setup, it should be an easy install.
Once that's installed, create a file like ".xmodmap" that contains something like the following. Code:
keycode 52 = z Z Tab Tab Tab To implement the changes, run the following command from shell Code:
xmodmap /path/to/your/.xmodmap If you are sure that your setup is working fine, you can get it to load semi-automatically by putting the xmodmap command into your .profile. It's nor perfect since it only gets executed when a shell is opened. Anyone more familiar with the system have a better solution for all this? I'll be the first to admit that it's a hackish way of going about it. |
Re: keyboard question
FYI There is an XModmap and xev available for OS2008 here.
|
All times are GMT. The time now is 16:48. |
vBulletin® Version 3.8.8