|
|
#201 | |
|
FFR Player
Join Date: Dec 2006
Posts: 14
|
Quote:
First you need to know what key you want to remap. I want to map these: d -> Left f -> Down j -> Up k -> Right Fire up gnome-terminal and type in xmodmap -pke | less You should see output like this: Code:
keycode 40 = d D keycode 41 = f F keycode 42 = g G keycode 43 = h H keycode 44 = j J keycode 45 = k K d = 40 = d f = 41 = f j = 44 = j k = 45 = k Open up your favorite text editor and then type in this code: Code:
# Remap keycode to Left Down Up Right xmodmap -e "keycode 40 = Left" xmodmap -e "keycode 41 = Down" xmodmap -e "keycode 44 = Up" xmodmap -e "keycode 45 = Right" # Wait for press enter echo "Press enter to remap map it back" read TEMPNOTHINGHAHA # Remap the keycode back to original keysym xmodmap -e "keycode 40 = d D" xmodmap -e "keycode 41 = f F" xmodmap -e "keycode 44 = j J" xmodmap -e "keycode 45 = k K" Now whenever you want to remap the keys just open the terminal and say sh ~/remapffr Now the keys should be remapped. Whenever you want to map the keys back you just go back to terminal and press "enter". Warning: May break keyboard layouts! Use it at your own risk! Last edited by the DtTvB; 10-13-2007 at 11:08 AM.. |
|
|
|
|
|
|
#202 | |
|
FFR Player
|
Quote:
^_^ |
|
|
|
|
|
|
#203 |
|
Pump It Up Master
|
does anyone know how to make it work for an afterburner dance pad?
|
|
|
|
|
|
#204 |
|
AKA Yotipo
|
I'm forever in your debt T_T
I got to rank 1200 before I found out this. |
|
|
|
|
|
#205 |
|
FFR Player
Join Date: Dec 2007
Posts: 2
|
whats gnome-terminal????????????
|
|
|
|
|
|
#206 |
|
FFR Player
|
you're dad
__________________
. |
|
|
|
|
|
#207 |
|
Banned
Join Date: Dec 2007
Posts: 17
|
thanks.
![]() |
|
|
|
|
|
#208 |
|
FFR Player
Join Date: Jul 2007
Posts: 98
|
Any key mapping techniques for Mac OS X? I'm using a Macbook Pro, which has absolutely tiny arrow keys, which are now holding me back on some songs..
|
|
|
|
|
|
#209 |
|
★★★★★
|
added a code for R2/Resonance.
|
|
|
|
|
|
#210 |
|
yfwdbwdsb
Join Date: Dec 2007
Location: Southern California
Posts: 2,255
|
Perhaps you should edit out the giant red print that says otherwise.
__________________
|
|
|
|
|
|
#211 |
|
★★★★★
|
I don't care much, but moved them right above "R1 only" codes.
|
|
|
|
|
|
#212 |
|
FFR Player
|
nice
__________________
\/\/@Y|\|3 |
|
|
|
|
|
#213 |
|
☆~{2D <3}~☆
Join Date: Nov 2007
Location: World
Age: 35
Posts: 833
|
So would this code work for mac? cause if not i need one for this macbook im using
![]()
__________________
![]() |
|
|
|
|
|
#214 |
|
FFR Player
Join Date: Dec 2007
Posts: 16
|
great program
|
|
|
|
|
|
#215 |
|
FFR Player
|
Is there a script to Disable all keys, except for the ones I mapped? Lol I accidentally log myself out and what not...
__________________
|
|
|
|
|
|
#216 | |
|
Shiny Zoroa :')
|
stop bumping threads damnit! let the thread die out already!
__________________
Quote:
![]() Best AAA: Famouz (HEAVY UNLOCK!) |
|
|
|
|
|
|
#217 |
|
FFR Player
Join Date: Mar 2006
Age: 35
Posts: 2,344
|
You are allowed to bump stickies. Just ask a mod or admin to delete this.
__________________
|
|
|
|
|
|
#218 |
|
Snek
Join Date: Jan 2003
Location: Kansas
Age: 35
Posts: 9,195
|
What the mods need to do is put away irrelevant or old stickys that don't apply anymore.
|
|
|
|
|
|
#219 |
|
★★★★★
|
I'm sure some people still use some of these, but this isn't needed to be a sticky anymore.
|
|
|
|
|
|
#220 |
|
FFR Player
Join Date: Jan 2020
Posts: 3
|
where do i find built in keymapping
|
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|