![]() |
Re: Easy Debian Fremantle Beta Testing
So I guess we could use xbindkeys and xmacro (as in this article) to replace some key combination (which one?) with F5. Is there any way to do this with the utilities already installed in Easy Debian? How about using xvkbd to emit F5 instead?
EDIT: Ok, so using the following in the ~/.xbindkeysrc file (as the command to be triggered) toggles the Navigator on/off: "xvkbd -xsendevent -text '\[F5]'" |
Re: Easy Debian Fremantle Beta Testing
Quote:
What I'm missing is extra special characters. Unfortunately, xvkbd doesn't work for me. Pressing a character repeats it indefinitely, and combining keys there would be anyway difficult. My workaround is xmodmap. |
Re: Easy Debian Fremantle Beta Testing
Quote:
Another one to add to the wiki... |
Re: Easy Debian Fremantle Beta Testing
Quote:
--denis |
Re: Easy Debian Fremantle Beta Testing
Quote:
The other tidbit about xvkbd for foreign-language users is that the default instal of xvkbd is lacking the requisite foreign layout files installed in /etc/X11/app-defaults. If you wish I could send you a tar of those files for you to post on qole.org. --denis |
Re: Easy Debian Fremantle Beta Testing
delaroca: the foreign layout files for xvkbd are not in a package in the debian repos? Bad form, Debian.
|
Re: Easy Debian Fremantle Beta Testing
Quote:
in a more general way, we need to be able to issue some key combos / signals that could be useful for all the debian programs, when called either from lxde and for maemo: 1) Esc 2) "close this window" command to the window manager 3) F1, F2, F3 etc. 4) Alt key (why not) 5) ... I'm thinking of a key combo which opens a window where you can choose a key sequence or command to be sent to the foreground window. What do you people think? |
Re: Easy Debian Fremantle Beta Testing
debernardis: I'll gladly map lots of keys, but the problem really is... what do we map them to?! It seems like every Ctrl and Fn key on the keyboard is overloaded already, especially for languages with lots of special characters.
And the modifiers aren't "sticky" in Debian, so we'd have to hold down Ctrl and Fn or Ctrl and Shift at the same time (plus a third key) to get more exotic keys. That is VERY tricky for me. But I'm really missing the Esc key, that's for sure. |
Re: Easy Debian Fremantle Beta Testing
Yes I agree, and this is the reason I propose an external app. This would solve the problem of overloaded keyboard. Imagine you long press the camera key and a window opens, that allows you to issue Esc, or F1,2,n, or issue a close command to the window manager.
Better yet, this could be an extension to the already used Ctrl-Sym key combination which brings on the extended charset. BTW could it be possible to add Esc to that charset? I'll dig into that now :) |
Re: Easy Debian Fremantle Beta Testing
OK it's not so difficult.
I have mapped the Escape key to shift-backspace, by editing Code:
/usr/share/X11/xkb/symbols/nokia_vndr/rx-51 Code:
key <BKSP> { [ BackSpace ] }; Code:
key <BKSP> { [ BackSpace, Escape, BackSpace, BackSpace ] }; Code:
setxkbmap Thanks to you and you :rolleyes: |
All times are GMT. The time now is 09:08. |
vBulletin® Version 3.8.8