elks-enhanced
public
Read
Owner: themaster
Branch: master
Commits: 6893
Updated: 2026-04-19 00:15
Git CLI clone URL
git clone https://www.xt-emporium.com/git/elks-enhanced.git
Fullscreen desktop URL
Code
Commits
History
Branches
Bug Reports
Discussions
Compare
Settings
elks-enhanced
/
elks
/
arch
/
i86
/
drivers
/
char
/
KeyMaps
/
keys-fr.h
File editor
/* Keymap:FR:Francais:France */ #ifndef __KEYMAP_FR__ #define __KEYMAP_FR__ #if defined(CONFIG_KEYMAP_FR) /* Codepage IBM 437 */ static unsigned char xtkb_scan[] = { 0, 033, '&', 0x82, '\"', '\'', '(', '-', 0x8a, '_', 0x87, 0x85, ')', '=', '\b', '\t', 'a', 'z', 'e', 'r', 't', 'y', 'u', 'i', 'o', 'p', '^', '$', 015, 0202, 'q', 's', 'd', 'f', 'g', 'h', 'j', 'k', 'l', 'm', 0x97, '*', '?', 0134, 'w', 'x', 'c', 'v', 'b', 'n', ',', ';', ':', '!', 0201, '*', 0203, ' ', 0204, 0241, 0242, 0243, 0244, 0245, 0246, 0247, 0250, 0251, 0252, 0205, 0210, 0267, 0270, 0271, 0211, 0264, 0265, 0266, 0214, 0261, 0262, 0263, 0272, 0177 }; static unsigned char xtkb_scan_shifted[] = { 0, 033, '1', '2', '3', '4', '5', '6', '7', '8', '9', '0', 0xf8, '+', '\b', '\t', 'A', 'Z', 'E', 'R', 'T', 'Y', 'U', 'I', 'O', 'P', '"', 0x9c, 015, 0202, 'Q', 'S', 'D', 'F', 'G', 'H', 'J', 'K', 'L', 'M', '%', 0xe6, 0200, 0x9c, 'W', 'X', 'C', 'V', 'B', 'N', '?', '.', '/', 0x15, 0201, '*', 0203, ' ', 0204, 0221, 0222, 0223, 0224, 0225, 0226, 0227, 0230, 0231, 0232, 0204, 0213, '7', '8', '9', 0211, '4', '5', '6', 0214, '1', '2', '3', '0', 0177 }; static unsigned char xtkb_scan_ctrl_alt[] = { 0, 033, '|', '@', '#', '\'', '(', '^', 0x8a, '!', '{', '}', ')', '-', '\b', '\t', 'a', 'z', 'e', 'r', 't', 'y', 'u', 'i', 'o', 'p', '[', ']', 015, 0202, 'q', 's', 'd', 'f', 'g', 'h', 'j', 'k', 'l', 'm', '?', '?', '`', 0134, 'w', 'x', 'c', 'v', 'b', 'n', ',', ';', ':', '~', 0201, '*', 0203, ' ', 0204, 0241, 0242, 0243, 0244, 0245, 0246, 0247, 0250, 0251, 0252, 0205, 0210, 0267, 0270, 0271, 0211, 0264, 0265, 0266, 0214, 0261, 0262, 0263, 0272, 0177 }; static unsigned char xtkb_scan_caps[] = { 0, 033, '1', '2', '3', '4', '5', '6', '7', '8', '9', '0', 0xf8, '_', '\b', '\t', 'A', 'Z', 'E', 'R', 'T', 'Y', 'U', 'I', 'O', 'P', '?', '*', 015, 0202, 'Q', 'S', 'D', 'F', 'G', 'H', 'J', 'K', 'L', 'M', '%', '?', 0200, 0x9c, 'W', 'X', 'C', 'V', 'B', 'N', '?', '.', '/', '+', 0201, '*', 0203, ' ', 0204, 0221, 0222, 0223, 0224, 0225, 0226, 0227, 0230, 0231, 0232, 0204, 0213, '7', '8', '9', 0211, '4', '5', '6', 0214, '1', '2', '3', '0', 0177 }; #endif #endif
Commit message
This repository is read-only for this account.
Repository snapshot
Current branch
master
Visibility
public
Your access
Read
Remote
Configured
File activity
View file history