logo

oasis-root

Compiled tree of Oasis Linux based on own branch at <https://hacktivis.me/git/oasis/> git clone https://anongit.hacktivis.me/git/oasis-root.git

fujitsu (7781B)


  1. //
  2. //Copyright 1996, 1998 The Open Group
  3. //
  4. //Permission to use, copy, modify, distribute, and sell this software and its
  5. //documentation for any purpose is hereby granted without fee, provided that
  6. //the above copyright notice appear in all copies and that both that
  7. //copyright notice and this permission notice appear in supporting
  8. //documentation.
  9. //
  10. //The above copyright notice and this permission notice shall be
  11. //included in all copies or substantial portions of the Software.
  12. //
  13. //THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  14. //EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  15. //MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  16. //IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR
  17. //OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
  18. //ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
  19. //OTHER DEALINGS IN THE SOFTWARE.
  20. //
  21. //Except as contained in this notice, the name of The Open Group shall
  22. //not be used in advertising or otherwise to promote the sale, use or
  23. //other dealings in this Software without prior written authorization
  24. //from The Open Group.
  25. //
  26. default xkb_geometry "138" {
  27. // This is an approximate layout for a (US/ASCII) Fujitsu keyboard.
  28. description= "Fujitsu English keyboard";
  29. width= 480;
  30. height= 215;
  31. shape "EDGE" { cornerRadius= 2, { [ 480, 215 ] } };
  32. shape.cornerRadius= 1;
  33. shape "NORM" { { [ 18,18] }, { [2,1], [ 16,17] } };
  34. shape "TABK" { { [ 27,18] }, { [2,1], [ 25,17] } };
  35. shape "RTRN" {
  36. approx = { [ 0, 0], [28,37] },
  37. { [ 0, 0], [28, 0], [28,37],
  38. [ 5,37], [ 5,19], [ 0,19] },
  39. { [ 1, 1], [26, 1], [26,36],
  40. [ 7,36], [ 7,18], [ 1,18] }
  41. };
  42. shape "LFSH" { { [ 41,18] }, { [2,1], [ 39,17] } };
  43. shape "RTSH" { { [ 33,18] }, { [2,1], [ 31,17] } };
  44. shape "LCTL" { { [ 32,18] }, { [2,1], [ 30,17] } };
  45. shape "SPCE" { { [151,18] }, { [2,1], [149,17] } };
  46. shape "KP0" { { [ 37,18] }, { [2,1], [ 35,17] } };
  47. shape "KPEN" { { [ 18,37] }, { [2,1], [ 16,36] } };
  48. shape "EXEC" { { [ 57,18] }, { [2,1], [ 55,17] } };
  49. outline "Edges" {
  50. top= 0;
  51. left= 0;
  52. shape= "EDGE";
  53. };
  54. section.left= 15;
  55. row.left= 1;
  56. key.shape= "NORM";
  57. key.gap= 1;
  58. section "Alpha" {
  59. top= 28;
  60. row {
  61. top= 1;
  62. keys {
  63. <BREA>, { <PRSC>, 6 },
  64. { <FK13>, 30 }, <FK14>, <FK15>, <FK16>,
  65. { <FK17>, 6 }, <FK18>, <FK19>, <FK20>,
  66. { <FK21>, 6 }, <FK22>, <FK23>, <FK24>,
  67. { <FK29>, 68 }, <FK30>, <FK31>, <FK32>
  68. };
  69. };
  70. row {
  71. top= 20;
  72. keys {
  73. <KNJI>, { <PAUS>, 6 },
  74. { <FK01>, 30 }, <FK02>, <FK03>, <FK04>,
  75. { <FK05>, 6 }, <FK06>, <FK07>, <FK08>,
  76. { <FK09>, 6 }, <FK10>, <FK11>, <FK12>,
  77. { <UNK0>, 6 }, <UNK1>, <UNK2>,
  78. { <FK25>, 6 }, <FK26>, <FK27>, <FK28>
  79. };
  80. };
  81. row {
  82. top= 39;
  83. left= 316;
  84. keys {
  85. <PGUP>, <HOME>, <PGDN>
  86. };
  87. };
  88. row {
  89. top= 54;
  90. keys {
  91. <UNDO>, { <ESC>, 6 },
  92. <AE01>, <AE02>, <AE03>, <AE04>, <AE05>,
  93. <AE06>, <AE07>, <AE08>, <AE09>, <AE10>,
  94. <AE11>, <AE12>, <TLDE>, <BKSP>,
  95. { <KPMU>, 68 }, <KPDV>, <KPAD>, <KPSU>
  96. };
  97. };
  98. row {
  99. top= 58;
  100. left= 316;
  101. keys {
  102. <UNK3>, <DEL>, <INS>
  103. };
  104. };
  105. row {
  106. top= 73;
  107. keys { <COPY>,
  108. { <TAB>, 6, "TABK" },
  109. <AD01>, <AD02>, <AD03>, <AD04>, <AD05>,
  110. <AD06>, <AD07>, <AD08>, <AD09>, <AD10>,
  111. <AD11>, <AD12>, { <RTRN>, "RTRN" },
  112. { <KP7>, 68 }, <KP8>, <KP9>, <KPEQ>
  113. };
  114. };
  115. row {
  116. top= 92;
  117. keys { <PAST>,
  118. { <LCTL>, 6, "LCTL" },
  119. <AC01>, <AC02>, <AC03>, <AC04>, <AC05>,
  120. <AC06>, <AC07>, <AC08>, <AC09>, <AC10>,
  121. <AC11>, <BKSL>,
  122. { <UP>, 49 },
  123. { <KP4>, 25 }, <KP5>, <KP6>, <KPDC>
  124. };
  125. };
  126. row {
  127. top= 102;
  128. left= 316;
  129. keys { <LEFT>, { <RGHT>, 19 }
  130. };
  131. };
  132. row {
  133. top= 111;
  134. keys { <CUT>,
  135. { <LFSH>, 6 , "LFSH" },
  136. <AB01>, <AB02>, <AB03>, <AB04>, <AB05>,
  137. <AB06>, <AB07>, <AB08>, <AB09>, <AB10>,
  138. <AB11>, { <RTSH>, "RTSH" },
  139. { <DOWN>, 25 },
  140. { <KP1>, 25 }, <KP2>, <KP3>, { <KPEN>, "KPEN" }
  141. };
  142. };
  143. row {
  144. top= 130;
  145. keys { <HELP>, { <CAPS>, 6 },
  146. <LALT>, <LMTA>,
  147. { <SPCE>, "SPCE" },
  148. <RMTA>, <RALT>, <COMP>, <LNFD>,
  149. { <KP0>, 68, "KP0" }, <KP00>
  150. };
  151. };
  152. row {
  153. top= 149;
  154. left= 316;
  155. keys {
  156. { <EXEC>, "EXEC" }
  157. };
  158. };
  159. }; // End of "Alpha" section
  160. };
  161. xkb_geometry "140" {
  162. // This is an approximate layout for a Fujitsu Japanese keyboard.
  163. description= "Fujitsu Japanese keyboard";
  164. width= 480;
  165. height= 215;
  166. shape "EDGE" { cornerRadius= 2, { [ 480, 215 ] } };
  167. shape.cornerRadius= 1;
  168. shape "NORM" { { [ 18,18] }, { [2,1], [ 16,17] } };
  169. shape "TABK" { { [ 27,18] }, { [2,1], [ 25,17] } };
  170. shape "RTRN" {
  171. approx = { [ 0, 0], [28,37] },
  172. { [ 0, 0], [28, 0], [28,37],
  173. [ 5,37], [ 5,19], [ 0,19] },
  174. { [ 1, 1], [26, 1], [26,36],
  175. [ 7,36], [ 7,18], [ 1,18] }
  176. };
  177. shape "LFSH" { { [ 41,18] }, { [2,1], [ 39,17] } };
  178. shape "RTSH" { { [ 33,18] }, { [2,1], [ 31,17] } };
  179. shape "LCTL" { { [ 32,18] }, { [2,1], [ 30,17] } };
  180. shape "SPCE" { { [113,18] }, { [2,1], [111,17] } };
  181. shape "KP0" { { [ 37,18] }, { [2,1], [ 35,17] } };
  182. shape "KPEN" { { [ 18,37] }, { [2,1], [ 16,36] } };
  183. shape "HNKN" { { [ 23,18] }, { [2,1], [ 21,17] } };
  184. shape "EXEC" { { [ 57,18] }, { [2,1], [ 55,17] } };
  185. outline "Edges" {
  186. top= 0;
  187. left= 0;
  188. shape= "EDGE";
  189. };
  190. section.left= 15;
  191. row.left= 1;
  192. key.shape= "NORM";
  193. key.gap= 1;
  194. section "Alpha" {
  195. top= 28;
  196. row {
  197. top= 1;
  198. keys {
  199. <BREA>, { <PRSC>, 6 },
  200. { <FK13>, 30 }, <FK14>, <FK15>, <FK16>,
  201. { <FK17>, 6 }, <FK18>, <FK19>, <FK20>,
  202. { <FK21>, 6 }, <FK22>, <FK23>, <FK24>,
  203. { <FK29>, 68 }, <FK30>, <FK31>, <FK32>
  204. };
  205. };
  206. row {
  207. top= 20;
  208. keys {
  209. <KNJI>, { <PAUS>, 6 },
  210. { <FK01>, 30 }, <FK02>, <FK03>, <FK04>,
  211. { <FK05>, 6 }, <FK06>, <FK07>, <FK08>,
  212. { <FK09>, 6 }, <FK10>, <FK11>, <FK12>,
  213. { <UNK0>, 6 }, <UNK1>, <UNK2>,
  214. { <FK25>, 6 }, <FK26>, <FK27>, <FK28>
  215. };
  216. };
  217. row {
  218. top= 39;
  219. left= 316;
  220. keys {
  221. <PGUP>, <HOME>, <PGDN>
  222. };
  223. };
  224. row {
  225. top= 54;
  226. keys {
  227. <UNDO>, { <ESC>, 6 },
  228. <AE01>, <AE02>, <AE03>, <AE04>, <AE05>,
  229. <AE06>, <AE07>, <AE08>, <AE09>, <AE10>,
  230. <AE11>, <AE12>, <BKSL>, <BKSP>,
  231. { <KPMU>, 68 }, <KPDV>, <KPAD>, <KPSU>
  232. };
  233. };
  234. row {
  235. top= 58;
  236. left= 316;
  237. keys {
  238. <UNK3>, <DEL>, <INS>
  239. };
  240. };
  241. row {
  242. top= 73;
  243. keys { <COPY>,
  244. { <TAB>, 6, "TABK" },
  245. <AD01>, <AD02>, <AD03>, <AD04>, <AD05>,
  246. <AD06>, <AD07>, <AD08>, <AD09>, <AD10>,
  247. <AD11>, <AD12>, { <RTRN>, "RTRN" },
  248. { <KP7>, 68 }, <KP8>, <KP9>, <KPEQ>
  249. };
  250. };
  251. row {
  252. top= 92;
  253. keys { <PAST>,
  254. { <LCTL>, 6, "LCTL" },
  255. <AC01>, <AC02>, <AC03>, <AC04>, <AC05>,
  256. <AC06>, <AC07>, <AC08>, <AC09>, <AC10>,
  257. <AC11>, <TLDE>,
  258. { <UP>, 49 },
  259. { <KP4>, 25 }, <KP5>, <KP6>, <KPDC>
  260. };
  261. };
  262. row {
  263. top= 102;
  264. left= 316;
  265. keys { <LEFT>, { <RGHT>, 19 }
  266. };
  267. };
  268. row {
  269. top= 111;
  270. keys { <CUT>,
  271. { <LFSH>, 6 , "LFSH" },
  272. <AB01>, <AB02>, <AB03>, <AB04>, <AB05>,
  273. <AB06>, <AB07>, <AB08>, <AB09>, <AB10>,
  274. <AB11>, { <RTSH>, "RTSH" },
  275. { <DOWN>, 25 },
  276. { <KP1>, 25 }, <KP2>, <KP3>, { <KPEN>, "KPEN" }
  277. };
  278. };
  279. row {
  280. top= 130;
  281. keys { <HELP>, { <CAPS>, 6 },
  282. <LALT>, <LMTA>, <UNK4>,
  283. { <SPCE>, "SPCE" },
  284. <UNK5>, <RMTA>, <COMP>, <LNFD>, <UNK6>,
  285. { <KP0>, 68, "KP0" }, <KP00>
  286. };
  287. };
  288. row {
  289. top= 149;
  290. left= 134;
  291. keys {
  292. { <UNK7>, "HNKN" }, { <UNK8>, "HNKN" },
  293. { <EXEC>, 132, "EXEC" }
  294. };
  295. };
  296. }; // End of "Alpha" section
  297. };