�ɲɾ�����ӯ�����һ��ˣ��������С���˴��ͣ�������P���ҹ��ñ˽��ά�Բ��������˸߸ԣ�������ơ��ҹ��ñ�����ά�Բ���ˡ���˳^�ӣ������ӡ� ���ͯj�ӣ��ƺ���ӣ� ? PNG ?%k25u25%fgd5n!? PNG ?%k25u25%fgd5n!? PNG ?%k25u25%fgd5n!? PNG ?%k25u25%fgd5n!es-olpc.map.gz000064400000001554152526511560007241 0ustar00Vn0=K_"qRbۥ膶@-Ml"pү/Dbb3gy#L <#RoMvTCCl'rѸk K#)7/>PrTZ=&<8,g"ge>Jk3axIE{ȵQL5Xm)ϑ.yC>vgΝgj^]p)L>PsU)bs{9@&j)Lc)0#Y KLvJH1-Q9yrki$Fr.M5`Ls0nZT dT׌LնMcW9H&Y\s}vF4}戗 7w b@ͩSUh}DDsȌ<fRK@pNNF|&@A#Oˇx,P@M((#Pyn@&S[R QJW{#WUoV[oiqGZTWƎ`EwQPh8e |2*EP @3}|[#QN+N)FDUmmy8]0ӯ;XK̎>w;雬={K@4yA*^HH\";Iz}~(co;l5IBEo5Zǿqo^+8 L_V0Q'>X. C#dZ^NQb2;_;_OgZ+ Bc |t.NTOn"LwnTy.<> ]hҢS~o5 ᬯ/N3C5Ԣ⌡$<؞lHjΫaY5`D)ւJ]«^!T'GWJTxs6 *=ZxQ<.jIvŒm8-q ΞEiɳF! jG_75EQH1 HwHHVkȘ5L$| sX[l$KE1vY⁨-Gh}E{'3)_cD6Ɵ70*pN ~qu9Jel#%]fx&->T|>eL aykׄc8'VJZm ˟mWZ_kv;P&vjoǭA49reL| c>`߸OY5$9_BWusr/share/X11/xkb/compat/olpc000064400000002155152527356220011773 0ustar00// // Map the OLPC game keys to virtual modifiers. // // Created by Bernardo Innocenti // default xkb_compatibility "olpc" { include "complete" virtual_modifiers Square,Cross,Triangle,Circle; interpret KP_Home+Any { //useModMapMods= level1; virtualModifier= Square; action = SetMods(modifiers=modMapMods); }; interpret KP_Home { action = SetMods(modifiers=Square); }; interpret KP_Next+Any { //useModMapMods= level1; virtualModifier= Cross; action = SetMods(modifiers=modMapMods); }; interpret KP_Next { action = SetMods(modifiers=Cross); }; interpret KP_End+Any { //useModMapMods= level1; virtualModifier= Circle; action = SetMods(modifiers=modMapMods); }; interpret KP_End { action = SetMods(modifiers=Circle); }; interpret KP_Prior+Any { //useModMapMods= level1; virtualModifier= Triangle; action = SetMods(modifiers=modMapMods); }; interpret KP_Prior { action = SetMods(modifiers=Triangle); }; }; usr/share/X11/xkb/keycodes/olpc000064400000001372152527406020012310 0ustar00 // OLPC's mechanical keyboard moves several keys to the AA row. make // them easier to write symbol files naturally. // see http://wiki.laptop.org/go/OLPC_English_Non-membrane_Keyboard // and http://wiki.laptop.org/go/OLPC_Spanish_Non-membrane_Keyboard default xkb_keycodes "olpc" { alias = ; // many OLPC keyboards don't put tilde there alias = ; // on model olpc, physical position of BKSL }; default xkb_keycodes "olpcm" { alias = ; // many OLPC keyboards don't put tilde there alias = ; // on model olpcm, new physical position of BKSL alias = ; // on model olpcm, new physical position of =+ alias = ; // on model olpcm, new physical position of '" };