Its an option to change the keycodes for a german
keymap, but it could be also an example to do this
similar for other languages.
to get it work, you have to do this:
1. put this file (lang.h) into the vnc directory
2. include this file in vnc.h (#include lang.h)
3. replace line 150 in vnc.c with the following lines:
4. make && make install
key = param1;
for(i = 0; i < sizeof_lang_default; i++)
if (lang_default[0][i] == param1)
key = lang_default[1][i];
for now the "Alt Gr"-Keycodes doesn't work, but I will
try to fix this.
Jay Sorg
None
Unstable (example)
Public
|
Date: 2006-11-11 17:26:56 PST Logged In: YES |
|
Date: 2006-11-11 17:00:33 PST Logged In: YES |
|
Date: 2006-09-19 06:12:53 PDT Logged In: YES |
|
Date: 2006-09-11 13:02:24 PDT Logged In: NO |
|
Date: 2006-09-03 11:20:56 PDT Logged In: NO |
|
Date: 2006-09-03 08:06:18 PDT Logged In: NO |
|
Date: 2006-09-03 06:38:33 PDT Logged In: NO |
|
Date: 2006-08-31 16:55:02 PDT Logged In: YES |
| Filename | Description | Download |
|---|---|---|
| altgr_patch.zip | Download |
| Field | Old Value | Date | By |
|---|---|---|---|
| resolution_id | Works For Me | 2010-11-04 06:35:08 PDT | nicolar |
| close_date | - | 2010-11-04 06:35:08 PDT | nicolar |
| allow_comments | 1 | 2010-11-04 06:35:08 PDT | nicolar |
| status_id | Open | 2010-11-04 06:35:08 PDT | nicolar |
| assigned_to | nobody | 2006-12-03 00:38:15 PST | jsorg71 |
| File Added | 194210: altgr_patch.zip | 2006-09-19 07:10:50 PDT | trixieben |
| File Deleted | 194194: | 2006-09-19 07:03:30 PDT | trixieben |
| File Added | 194194: altgr_patch.zip | 2006-09-19 06:12:53 PDT | trixieben |
| resolution_id | None | 2006-09-19 06:05:21 PDT | trixieben |
| File Deleted | 192245: | 2006-09-19 06:05:21 PDT | trixieben |
| File Deleted | 192246: | 2006-09-19 06:05:21 PDT | trixieben |
| File Added | 192246: vnc.c | 2006-09-06 05:54:41 PDT | trixieben |
| File Added | 192245: lang.h | 2006-09-06 05:53:13 PDT | trixieben |
| File Deleted | 191338: | 2006-09-06 05:51:57 PDT | trixieben |
| File Added | 191338: lang.h | 2006-08-30 08:01:13 PDT | trixieben |