Loading...
  OR  Zero-K Name:    Password:   

Post edit history

linux french key binding

To display differences between versions, select one or more edits in the list using checkboxes and click "diff selected"
Post edit history
Date Editor Before After
10/26/2013 4:34:54 PMFRrankptiga before revert after revert
10/26/2013 3:45:16 PMFRrankptiga before revert after revert
Before After
1 solved: 1 solved:
2 \n 2 \n
3 \n 3 \n
4 i check "use uikey" lua option in game. 4 i check "use uikey" lua option in game.
5 \n 5 \n
6 and i put my hold config in engine/91. 0/uikeys. txt : 6 and i put my hold config in uikeys. txt ( on the root directory) :
7 \n 7 \n
8 \n 8 \n
9 //Pour etre sur de pouvoir glisser de bureau avec Compiz ou Metacity (ne semble pas fonctionner) 9 //Pour etre sur de pouvoir glisser de bureau avec Compiz ou Metacity (ne semble pas fonctionner)
10 unbind Any+right moveright 10 unbind Any+right moveright
11 unbind Any+left moveleft 11 unbind Any+left moveleft
12 unbind Alt+right 12 unbind Alt+right
13 unbind Alt+left 13 unbind Alt+left
14 unbind Ctrl+Alt+right 14 unbind Ctrl+Alt+right
15 unbind Ctrl+Alt+left 15 unbind Ctrl+Alt+left
16 \n 16 \n
17 bind right moveright 17 bind right moveright
18 bind left moveleft 18 bind left moveleft
19 bind Ctrl+right moveright 19 bind Ctrl+right moveright
20 bind Ctrl+left moveleft 20 bind Ctrl+left moveleft
21 bind Shift+right moveright 21 bind Shift+right moveright
22 bind Shift+left moveleft 22 bind Shift+left moveleft
23 \n 23 \n
24 //sans cette ligne impossible d'utiliser le groupe 6 24 //sans cette ligne impossible d'utiliser le groupe 6
25 unbind Any+- slowdown 25 unbind Any+- slowdown
26 \n 26 \n
27 //les 10 groupes 1 à 0 27 //les 10 groupes 1 à 0
28 bind 0x26 specteam 1 28 bind 0x26 specteam 1
29 bind Any+0x26 group1 29 bind Any+0x26 group1
30 bind 0xe9 specteam 2 30 bind 0xe9 specteam 2
31 bind Any+0xe9 group2 31 bind Any+0xe9 group2
32 bind 0x22 specteam 3 32 bind 0x22 specteam 3
33 bind Any+0x22 group3 33 bind Any+0x22 group3
34 bind 0x27 specteam 4 34 bind 0x27 specteam 4
35 bind Any+0x27 group4 35 bind Any+0x27 group4
36 bind 0x28 specteam 5 36 bind 0x28 specteam 5
37 bind Any+0x28 group5 37 bind Any+0x28 group5
38 bind 0x2d specteam 6 38 bind 0x2d specteam 6
39 bind Any+0x2d group6 39 bind Any+0x2d group6
40 bind 0xe8 specteam 7 40 bind 0xe8 specteam 7
41 bind Any+0xe8 group7 41 bind Any+0xe8 group7
42 bind 0x5f specteam 8 42 bind 0x5f specteam 8
43 bind Any+0x5f group8 43 bind Any+0x5f group8
44 bind 0xe7 specteam 9 44 bind 0xe7 specteam 9
45 bind Any+0xe7 group9 45 bind Any+0xe7 group9
46 bind 0xe0 specteam 0 46 bind 0xe0 specteam 0
47 bind Any+0xe0 group0 47 bind Any+0xe0 group0
48 \n 48 \n
49 //permet de dessiner 49 //permet de dessiner
50 bind Any+* drawinmap 50 bind Any+* drawinmap
51 \n 51 \n
52 //orientations de batiments 52 //orientations de batiments
53 bind numpad2 buildfacing south 53 bind numpad2 buildfacing south
54 bind numpad4 buildfacing west 54 bind numpad4 buildfacing west
55 bind numpad6 buildfacing east 55 bind numpad6 buildfacing east
56 bind numpad8 buildfacing north 56 bind numpad8 buildfacing north
57 \n 57 \n
58 \n 58 \n
59 \n 59 \n
60 \n 60 \n
61 \n 61 \n