escape-sequences.xkb 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. xkb_keymap {
  2. xkb_keycodes "La_paix_est_la_seule_bataille_qui_vaille_la_peine_dâ__Ã_tre_menÃ_e__" {
  3. minimum = 1;
  4. maximum = 255;
  5. <> = 1;
  6. indicator 1 = "\n⌨�";
  7. indicator 2 = "surrogates: � �";
  8. indicator 3 = "noncharacters: � ﷯ ￾ ￿";
  9. indicator 4 = "noncharacters: 🿾 🿿 � �";
  10. indicator 5 = "out of range: a ";
  11. indicator 6 = "invalid: a A b c e ";
  12. indicator 7 = "invalid: x\0042 y ";
  13. indicator 8 = "invalid: x y";
  14. indicator 9 = " ";
  15. };
  16. xkb_types "1__7___" {
  17. type "%1🎺✨🕊�\0014" {
  18. modifiers= Shift;
  19. map[Shift]= 2;
  20. level_name[1]= "Où ils ont fait un \0042désert\0042, \0033ils disent qu’ils \nont fait la \0042paix\0042.\0010\n";
  21. level_name[2]= "Science sans conscience n’est que rui\\ne\n de l’âme.\0015";
  22. };
  23. };
  24. xkb_compatibility "Le_cÅ_ur_a___ses_raisons_que_la_raison_ne_con_naÃ_t_point" {
  25. interpret.useModMapMods= AnyLevel;
  26. interpret.repeat= False;
  27. interpret VoidSymbol+AnyOfOrNone(none) {
  28. action= NoAction();
  29. };
  30. indicator "\n⌨�" {
  31. modifiers= Shift;
  32. };
  33. };
  34. xkb_symbols "La_libertÃ__commence_oÃ__lâ__ignorance_finit_" {
  35. name[1]="\nÿ";
  36. name[2]="\00427";
  37. key <> {
  38. type= "%1🎺✨🕊�\0014",
  39. repeat= Yes,
  40. symbols[1]= [ a, A ],
  41. symbols[2]= [ NoSymbol, NoSymbol ],
  42. actions[2]= [ Private(type=0x7b,data[0]=0x61,data[1]=0x62,data[2]=0x63,data[3]=0x00,data[4]=0x00,data[5]=0x00,data[6]=0x00), NoAction() ]
  43. };
  44. };
  45. };