From: Clay B. <cla...@gm...> - 2005-11-27 20:45:48
|
I want to send certain keys to whatever application is active. There are two parts that make this hard, though: 1) I want to send meta4-key (super, windows) shifted keystrokes. 2) I also want to send special keys, like XF86Go (code 233), XF86AudioNext (code 153). Second, I want to switch the mode of my remote by pressing power followed by a number key (so that just pressing the number keys is available for uses). Is there a way to do this? Finally, I want to use my remote as a mouse, but I'm a little lost on how to make an accelerating mouse mapping that only works in a particular mode. (As in mode 1 would have mouse mappings, but modes 2-9 would have those keys do other things). If you have any working config files that do any of these things, I would love to see them, and I'm sure I'm more that capable of adapting them to my remote (Audigy 2 Plat. RM-1000W). One other thing: is there any sort of xosd-based keyboard input system that works with the remote, so I can use it to type quick little things like "mpla[tab] -fs v[tab]s[tab]Se[tab][tab]4[tab]52[tab][enter]" if I am in a terminal? Thanks, Clay |