|
2008-08-06
, 19:49
|
Posts: 106 |
Thanked: 11 times |
Joined on Jun 2007
|
#32
|
!/home/user/.Xmodmap
!keymaps for french N810 by Murphy
keycode 216 = Mode_switch
keysym q = a A 1
keysym w = z Z 2
keysym e = e E 3
keysym r = r R 4
keysym t = t T 5
keysym y = y Y 6
keysym u = u U 7
keysym i = i I 8
keysym o = o O 9
keysym p = p P 0
keysym a = q Q at
keysym s = s S percent
keysym d = d D ecircumflex
keysym f = f F eacute
keysym g = g G egrave
keysym h = h H oe
keysym j = j J parenleft
keysym k = k K parenright
keysym l = l L agrave
keysym apostrophe = m M ugrave
keysym z = w W EuroSign
keysym x = x X numbersign
keysym c = c C ccedilla
keysym v = v V plus
keysym b = b B equal
keysym n = n N quotedbl
keysym m = comma question backslash
keysym semicolon = semicolon period minus
keysym minus = colon slash underscore
keysym plus = apostrophe bar mu
keysym comma = less greater Tab
keysym period = exclam section asterisk
keysym KP_Enter = Return Return
keysym BackSpace = BackSpace BackSpace
The Following 2 Users Say Thank You to murphy For This Useful Post: | ||
|
2008-08-06
, 20:16
|
Posts: 3,428 |
Thanked: 2,856 times |
Joined on Jul 2008
|
#33
|
|
2008-08-13
, 06:39
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#34
|
xmodmap -e "keysym <original keysym> = <your new keysym>"
xmodmap -e "keycode <original keycode> = <original keysym>"
The Following User Says Thank You to qole For This Useful Post: | ||
|
2008-08-13
, 13:04
|
Posts: 3,428 |
Thanked: 2,856 times |
Joined on Jul 2008
|
#35
|
xmodmap -e "keysym F6 = F11"
|
2008-08-13
, 16:50
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#36
|
One nifty trick that I've added to my xmodmap is changing the full screen F6 to F11... F11 is what every browser I've tried so far (konqueror, galeon, epiphany, iceweasel, kazahakaske (or whatever)) uses for a full screen key. F6 does pretty much nothing on the debian side. I didn't add it to the original because I dunno how important it is to anyone and only works for browsers I think...but as an example of what qole is saying:
Thanks for the list qole.. I'll see what else I can change using those keys.Code:xmodmap -e "keysym F6 = F11"
"wmctrl -r :ACTIVE: -b toggle,fullscreen" F6
The Following 4 Users Say Thank You to qole For This Useful Post: | ||
|
2008-08-13
, 17:32
|
Posts: 3,428 |
Thanked: 2,856 times |
Joined on Jul 2008
|
#37
|
|
2008-09-01
, 07:47
|
|
Posts: 124 |
Thanked: 47 times |
Joined on Aug 2008
@ Northern DFW
|
#38
|
keycode 216 = Mode_switch keysym q = q Q 1 keysym w = w W 2 keysym e = e E 3 keysym r = r R 4 keysym t = t T 5 keysym y = y Y 6 keysym u = u U 7 keysym i = i I 8 keysym o = o O 9 keysym p = p P 0 keysym a = a A exclam keysym s = s S quotedbl keysym d = d D at keysym f = f F numbersign keysym g = g G backslash keysym h = h H slash keysym j = j J parenleft keysym k = k K parenright keysym l = l L asterisk keysym apostrophe = apostrophe apostrophe question keysym z = z Z grave keysym x = x X asciicircum keysym c = c C asciitilde keysym v = v V percent keysym b = b B ampersand keysym n = n N dollar keysym m = m M braceleft keysym semicolon = semicolon colon braceright keysym minus = minus underscore bracketleft keysym plus = plus equal bracketright keysym comma = comma less Escape keysym period = period greater bar keysym BackSpace = BackSpace BackSpace Tab pointer = 1 2 3
"r-mouse" F7 "l-mouse" F6 "m-mouse" F8
#!/bin/sh /usr/bin/xmodmap ~/.Xmodmap /usr/bin/xbindkeys -f ~/.xbindkeysrc
The Following User Says Thank You to jiiv For This Useful Post: | ||
|
2008-09-14
, 18:47
|
Posts: 3,428 |
Thanked: 2,856 times |
Joined on Jul 2008
|
#39
|
|
2008-09-15
, 00:20
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#40
|
I just rebooted, launched a term and keyboard was mapped automagically.
Thanks Debernardis.
If I've helped you or you use any of my packages feel free to help me out.
-----------------------------------------------------------------------------------
Maintaining:
pyRadio - Pandora Radio on your N900, N810 or N800!