OSDN Git Service

Adjust the format of Readme{,_J}.txt to Markdown. Add detailed
authorKazuhiro Fujieda <fujieda@users.sourceforge.jp>
Fri, 22 Jul 2011 02:27:25 +0000 (11:27 +0900)
committerKazuhiro Fujieda <fujieda@users.sourceforge.jp>
Fri, 22 Jul 2011 02:27:25 +0000 (11:27 +0900)
instructions to uninstall or upgrade.

Readme.txt
Readme_J.txt

index 897ce1a..2ef999a 100644 (file)
@@ -1,43 +1,54 @@
-======================================================================\r
  XKeymacs - Keyboard Utility for Windows\r
-======================================================================\r
+========================================\r
 \r
---- Abstract ---\r
-XKeymacs provides key bindings like Emacs for applications running on\r
-Microsoft Windows. You can also configure bindings for each application.\r
+About\r
+-----\r
+XKeymacs provides key bindings like Emacs for applications running\r
+on Microsoft Windows. You can also configure bindings for each\r
+application.\r
 \r
---- Install ---\r
+Install\r
+-------\r
 1. Install the following runtime libraries. The latter is necessary\r
    only on 64bit versions of Windows.\r
-- Microsoft Visual C++ 2010 Redistributable Package (x86)\r
-  http://tinyurl.com/vc2010x86\r
-- Microsoft Visual C++ 2010 Redistributable Package (x64)\r
-  http://tinyurl.com/vc2010x64\r
-2. Get xkeymacs???.zip from the following site(??? is a version number). \r
-   http://sourceforge.jp/projects/xkeymacs/releases/\r
-3. Unzip xkeymacs???.zip and get xkeymacs??? directory.\r
+   - Microsoft Visual C++ 2010 Redistributable Package (x86)\r
+     <http://tinyurl.com/vc2010x86>\r
+   - Microsoft Visual C++ 2010 Redistributable Package (x64)\r
+     <http://tinyurl.com/vc2010x64>\r
+2. Get a zip file from the following site.\r
+   <http://sourceforge.jp/projects/xkeymacs/releases/>\r
+3. Extract a directory containing XKeymacs from the zip file.\r
 4. Move the directory in an appropriate directory.\r
-5. Run xkeymacs.exe in xkeymacs??? directory.\r
-\r
---- Uninstall ---\r
-1. Exit XKeymacs as mentioned below.\r
-2. Delete the xkeymacs??? directory.\r
-3. Run regedit and delete the following values:\r
-HKEY_CURRENT_USER\Software\oishi\XKeymacs\r
-HKEY_CURRENT_USER\Software\oishi\XKeymacs2\r
-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run\XKeymacs\r
-\r
---- Usage ---\r
-How to run:\r
+5. Run xkeymacs.exe in the directory.\r
+\r
+Upgrade or Uninstall\r
+--------------------\r
+1. Disable the "Auto Run" option of XKeymacs.\r
+2. Exit XKeymacs as mentioned below.\r
+3. Logoff or reboot windows.\r
+\r
+   If you want to upgrade XKeymacs, you can follow the install instruction.\r
+\r
+4. Delete the directory containing XKeymacs.\r
+5. Run regedit and delete the following values:\r
+\r
+        HKEY_CURRENT_USER\Software\oishi\XKeymacs\r
+        HKEY_CURRENT_USER\Software\oishi\XKeymacs2\r
+        HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run\XKeymacs\r
+\r
+Usage\r
+-----\r
+### Run and exit\r
+\r
 Run xkeymacs.exe. It automatically run xkeymacs64.exe on 64bit\r
-versions of Windows The gold key icon appears in the taskbar when\r
-XKeymacs is running.\r
+versions of Windows. The gold key icon appears in the notification\r
+area of the taskbar when XKeymacs is running.\r
 \r
-How to exit:\r
 Right-click the gold (or silver) key icon, and select Exit from the\r
 pop up menu.\r
 \r
-How to set properties:\r
+### Properties\r
+\r
 Right-click the gold key icon and select "Properties...", you can\r
 set key assigns per application.\r
 \r
@@ -48,45 +59,57 @@ works like Emacs. In Advanced tab, you can configure keys
 assignments for each command. In Lis tab, you can take a look at the\r
 configuration.\r
 \r
+### Import and export properties\r
+\r
 Select "Import Properties...", you can import an exported file.\r
 Select "Export Properties...", you can export the configuration under the\r
-following key to a file.\r
-HKEY_CURRENT_USER\Software\Oishi\XKeymacs2\r
-** These features do not currently work on Windows 7. **\r
+following registry key to a file. \r
+**These features do not currently work on Windows 7.**\r
+\r
+    HKEY_CURRENT_USER\Software\Oishi\XKeymacs2\r
+\r
+### Options\r
 \r
 Select "Options...", you can set whether or not:\r
-1) run XKeymacs when you logon Windows.\r
-2) enable file completion on the Command Prompt.\r
-3) display C-x-, Shift, Ctrl and Alt LED in the notification area.\r
+1. run XKeymacs when you logon Windows.\r
+2. enable file completion on the Command Prompt.\r
+3. display C-x-, Shift, Ctrl and Alt LED in the notification area.\r
+\r
+### Keyboard layout\r
 \r
 Select "Keyboard Layout...", you can modify the keyboard layout.\r
 Drag & drop a key from the base keyboard to the remapped keyboard.\r
-The dropped key turns red. You can cancel the remap by clicking the red key. \r
-* This feature does not currently work on Windows 7.\r
+The dropped key turns red. You can cancel the remap by clicking the red key.\r
+**This feature does not currently work on Windows 7.**\r
 \r
 XKeymacs only uses the feature of remapping scan codes provided by Windows,\r
 so the remapping is not canceled after you disable or uninstall XKeymacs.\r
 If you want to cancel remmapping without XKeymacs, delete the following\r
 value by regedit.\r
-HKEY_CURRENT_USER\Keyboard Layout\Scancode Map\r
-HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout\Scancode Map\r
 \r
---- Support ---\r
+    HKEY_CURRENT_USER\Keyboard Layout\Scancode Map\r
+    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout\Scancode Map\r
+\r
+Support\r
+-------\r
 Web site\r
-http://xkeymacs.sourceforge.jp/\r
+<http://xkeymacs.sourceforge.jp/>\r
 \r
 Mailing list\r
-http://lists.sourceforge.jp/mailman/listinfo/xkeymacs-users-en\r
+<http://lists.sourceforge.jp/mailman/listinfo/xkeymacs-users-en>\r
 \r
---- Copyright ---\r
+Copyright\r
+---------\r
 Oishi-san <oishi@cam.hi-ho.ne.jp> owns the copyright of the code\r
 derived from XKeymacs 3.48.\r
 The following developers have the copyrights of their contributions.\r
-Kazuhiro Fujieda <fujieda@users.sourceforge.jp>\r
-Tomohiro Kashiwada <kikairoya@gmail.com>\r
-Harold Bamford <hbamford@users.sourceforge.net>\r
 \r
---- License ---\r
+* Kazuhiro Fujieda <fujieda@users.sourceforge.jp>\r
+* Tomohiro Kashiwada <kikairoya@gmail.com>\r
+* Harold Bamford <hbamford@users.sourceforge.net>\r
+\r
+License\r
+-------\r
 This program is free software; you can redistribute it and/or\r
 modify it under the terms of the GNU General Public License\r
 as published by the Free Software Foundation; either version 2\r
@@ -96,9 +119,10 @@ This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of\r
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
 GNU General Public License on the followwing URL for more details.\r
-http://www.gnu.org/licenses/old-licenses/gpl-2.0.html\r
+<http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>\r
 \r
---- Acknowledgements ---\r
+Acknowledgments\r
+----------------\r
 We thank Noguchi-san for creating Keymacs of the origin of XKeymacs,\r
 Timothy-san for helping to write documentations, Hamada-san for\r
 writing classes to save any data in kill-ring, and XKeymacs mailing\r
index a4c44f0..d008e6a 100644 (file)
@@ -1,73 +1,86 @@
-======================================================================\r
- XKeymacs - Windows \97\83L\81[\83{\81[\83h\83\86\81[\83e\83B\83\8a\83e\83B\r
-======================================================================\r
+ XKeymacs - Windows\97p\83L\81[\83{\81[\83h\83\86\81[\83e\83B\83\8a\83e\83B\r
+=============================================\r
 \r
---- \8aT\97v ---\r
+\8aT\97v\r
+----\r
 XKeymacs\82ÍEmacs\82Ì\82æ\82¤\82È\83L\81[\8a\84\82è\93\96\82Ä\82ð\81AWindows\8fã\82Ì\83A\83v\83\8a\83P\81[\83V\83\87\83\93\82Å\r
 \8eÀ\8c»\82µ\82Ü\82·\81B\83A\83v\83\8a\83P\81[\83V\83\87\83\93\82²\82Æ\82É\83L\81[\8a\84\82è\93\96\82Ä\82ð\95Ï\8dX\82·\82é\82±\82Æ\82à\82Å\82«\82Ü\82·\81B\r
 \r
---- \83C\83\93\83X\83g\81[\83\8b ---\r
+\83C\83\93\83X\83g\81[\83\8b\r
+------------\r
 1. \88È\89º\82Ì\83\89\83\93\83^\83C\83\80\83\89\83C\83u\83\89\83\8a\82ð\83C\83\93\83X\83g\81[\83\8b\82µ\82Ü\82·\81B\8cã\8eÒ\82Í64bit\94Å\82Ì\r
    Windows\82Ì\8fê\8d\87\82Ì\82Ý\95K\97v\82Å\82·\81B\r
-- Microsoft Visual C++ 2010 \8dÄ\94Ð\95z\89Â\94\\83p\83b\83P\81[\83W (x86)\r
-  http://tinyurl.com/vc2010x86ja\r
-- Microsoft Visual C++ 2010 \8dÄ\94Ð\95z\89Â\94\\83p\83b\83P\81[\83W (x64)\r
-  http://tinyurl.com/vc2010x64ja\r
-2. xkeymacs???.zip\82ð\89º\8bL\83T\83C\83g\82©\82ç\8eæ\93¾\82µ\82Ü\82·\81B(???\82Í\83o\81[\83W\83\87\83\93\94Ô\8d\86)\r
-   http://sourceforge.jp/projects/xkeymacs/releases/\r
-3. xkeymacs???.zip\82ð\93W\8aJ\82µ\82Ä\83f\83B\83\8c\83N\83g\83\8axkeymacs???\82ð\93¾\82Ü\82·\81B\r
-4. xkeymacs???\82ð\93K\93\96\82È\83f\83B\83\8c\83N\83g\83\8a\82É\88Ú\93®\82µ\82Ü\82·\81B\r
-5. \83f\83B\83\8c\83N\83g\83\8axkeymacs???\82Ì\92\86\82Ìxkeymacs.exe\82ð\8bN\93®\82µ\82Ü\82·\81B\r
-\r
---- \83A\83\93\83C\83\93\83X\83g\81[\83\8b ---\r
-1. XKeymacs\82ð\8fI\97¹\82µ\82Ü\82·(\8cã\8fq)\81B\r
-2. \83f\83B\83\8c\83N\83g\83\8axkeymacs???\82ð\8dí\8f\9c\82µ\82Ü\82·\81B\r
+   - Microsoft Visual C++ 2010 \8dÄ\94Ð\95z\89Â\94\\83p\83b\83P\81[\83W (x86)\r
+     <http://tinyurl.com/vc2010x86ja>\r
+   - Microsoft Visual C++ 2010 \8dÄ\94Ð\95z\89Â\94\\83p\83b\83P\81[\83W (x64)\r
+     <http://tinyurl.com/vc2010x64ja>\r
+2. zip\83t\83@\83C\83\8b\82ð\8e\9f\82Ì\83T\83C\83g\82©\82ç\8eæ\93¾\82µ\82Ü\82·\81B\r
+   <http://sourceforge.jp/projects/xkeymacs/releases/>\r
+3. zip\83t\83@\83C\83\8b\82ð\93W\8aJ\82µ\82ÄXKeymacs\82Ì\93ü\82Á\82½\83f\83B\83\8c\83N\83g\83\8a\82ð\8eæ\82è\8fo\82µ\82Ü\82·\81B\r
+4. \82»\82Ì\83f\83B\83\8c\83N\83g\83\8a\82ð\93K\93\96\82È\83f\83B\83\8c\83N\83g\83\8a\82É\88Ú\93®\82µ\82Ü\82·\81B\r
+5. \83f\83B\83\8c\83N\83g\83\8a\82Ì\92\86\82Ìxkeymacs.exe\82ð\8bN\93®\82µ\82Ü\82·\81B\r
+\r
+\83A\83b\83v\83O\83\8c\81[\83h\82Æ\83A\83\93\83C\83\93\83X\83g\81[\83\8b\r
+--------------------------------\r
+1. "\83\8d\83O\83I\83\93\8e\9e\82É\8eÀ\8ds"\83I\83v\83V\83\87\83\93\82ð\8aO\82µ\82Ü\82·\81B\r
+2. XKeymacs\82ð\8fI\97¹\82µ\82Ü\82·(\8cã\8fq)\81B\r
+3. Windows\82ð\83\8d\83O\83I\83t\82·\82é\82©\8dÄ\8bN\93®\82µ\82Ü\82·\81B\r
+\r
+   \83A\83b\83v\83O\83\8c\81[\83h\82Ì\8fê\8d\87\82É\82Í\83C\83\93\83X\83g\81[\83\8b\82Ì\8eè\8f\87\82É\8f]\82Á\82Ä\82­\82¾\82³\82¢\81\r
+\r
+4. XKeymacs\82ð\8ai\94[\82µ\82Ä\82¢\82é\83f\83B\83\8c\83N\83g\83\8a\82ð\8dí\8f\9c\82µ\82Ü\82·\81B\r
 3. \83\8c\83W\83X\83g\83\8a\83G\83f\83B\83^\82Å\8e\9f\82Ì\92l\82ð\8dí\8f\9c\82µ\82Ü\82·\81B\r
-HKEY_CURRENT_USER\Software\oishi\XKeymacs\r
-HKEY_CURRENT_USER\Software\oishi\XKeymacs2\r
-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run\XKeymacs\r
 \r
---- \8eg\97p\95û\96@ ---\r
-\8bN\93®\95û\96@:\r
+        HKEY_CURRENT_USER\Software\oishi\XKeymacs\r
+        HKEY_CURRENT_USER\Software\oishi\XKeymacs2\r
+        HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run\XKeymacs\r
+\r
+\8eg\97p\95û\96@\r
+--------\r
+### \8bN\93®\82Æ\8fI\97¹\r
+\r
 xkeymacs.exe\82ð\8eÀ\8ds\82µ\82Ü\82·\81B64bit\94Å\82ÌWindows\82Å\82Íxkeymacs64.exe\82ª\8e©\93®\93I\r
 \82É\8eÀ\8ds\82³\82ê\82Ü\82·\81BXKeymacs\82ª\8bN\93®\82·\82é\82Æ\81A\83^\83X\83N\83o\81[\82É\8bà\82Ì\8c®\82ª\95\\8e¦\82³\82ê\82Ü\82·\81B\r
 \r
-\8fI\97¹\95û\96@:\r
-\83^\83X\83N\83o\81[\82Ì\8bà(\82Ü\82½\82Í\8bâ)\82Ì\8c®\82Ì\83A\83C\83R\83\93\82ð\89E\83N\83\8a\83b\83N\82µ\81A\8aJ\82¢\82½\83\81\83j\83\85\81[\r
-\82©\82ç"\8fI\97¹(X)"\82ð\91I\91ð\82µ\82Ü\82·\81B\r
+\8fI\97¹\82·\82é\82É\82Í\81A\83^\83X\83N\83o\81[\82Ì\8bà(\82Ü\82½\82Í\8bâ)\82Ì\8c®\82Ì\83A\83C\83R\83\93\82ð\89E\83N\83\8a\83b\83N\82µ\81A\r
+\8aJ\82¢\82½\83\81\83j\83\85\81[\82©\82ç"\8fI\97¹(X)"\82ð\91I\91ð\82µ\82Ü\82·\81B\r
 \r
-\8ae\8eí\90Ý\92è\95û\96@:\r
-\8bà\82Ì\8c®\82Ì\83A\83C\83R\83\93\82ð\89E\83N\83\8a\83b\83N\82·\82é\82ÆXKeymacs\82Ì\83\81\83j\83\85\81[\82É\83A\83N\83Z\83X\82Å\82«\82Ü\82·\81B\r
+### \83v\83\8d\83p\83e\83B\r
 \r
-\83v\83\8d\83p\83e\83B...\r
-\83A\83v\83\8a\83P\81[\83V\83\87\83\93\82²\82Æ\82ÉXKeymacs\82Ì\83L\81[\8a\84\82è\93\96\82Ä\82ð\90Ý\92è\82Å\82«\82é\81B\93Á\82É\90Ý\92è\82µ\r
-\82È\82¯\82ê\82Î\81A\95W\8f\80\82Ì\90Ý\92è\82ª\97\98\97p\82³\82ê\82Ü\82·\81B\83_\83C\83A\83\8d\83O\82É\82Í\81A\83_\83C\83A\83\8d\83O\97p\82Ì\90Ý\r
-\92è\82ð\97\98\97p\82Å\82«\82Ü\82·\81B\r
+\8bà\82Ì\8c®\82Ì\83A\83C\83R\83\93\82ð\89E\83N\83\8a\83b\83N\82µ\82Ä\81u\83v\83\8d\83p\83e\83B...\81v\82ð\91I\91ð\82·\82é\82Æ\81A\r
+\83A\83v\83\8a\83P\81[\83V\83\87\83\93\82²\82Æ\82ÉXKeymacs\82Ì\83L\81[\8a\84\82è\93\96\82Ä\82ð\90Ý\92è\82Å\82«\82Ü\82·\81B\93Á\82É\90Ý\92è\r
+\82µ\82È\82¯\82ê\82Î\95W\8f\80\82Ì\90Ý\92è\82ª\97\98\97p\82³\82ê\82Ü\82·\81B\83_\83C\83A\83\8d\83O\82É\82Í\83_\83C\83A\83\8d\83O\97p\82Ì\90Ý\92è\r
+\82ð\97\98\97p\82Å\82«\82Ü\82·\81B\r
 \r
 \83v\83\8d\83p\83e\83B\83_\83C\83A\83\8d\83O\82É\82Í\81ABasic\81AAdvanced\81AList\82Ì3\82Â\82Ì\83^\83u\82ª\82 \82è\82Ü\82·\81B\r
-\82±\82ê\82ç\82Í\93¯\82\90Ý\92è\82ð\88Ù\82È\82é\8c`\8e®\82Å\95\\8e¦\82µ\82Ü\82·\81BBasic\83^\83u\82Å\82Í\83L\81[\82Ì\91g\82Ý\8d\87\82í\r
-\82¹\82ªEmacs\82Ì\82æ\82¤\82É\8b@\94\\82·\82é\82©\82Ç\82¤\82©\82ð\81A\83`\83F\83b\83N\83{\83b\83N\83X\82É\82æ\82è\8aÈ\92P\82É\90Ý\92è\r
-\82Å\82«\82Ü\82·\81BAdvanced\83^\83u\82Å\82Í\83R\83}\83\93\83h\82²\82Æ\82É\83L\81[\8a\84\82è\93\96\82Ä\82ð\90Ý\92è\82Å\82«\82Ü\82·\81B\r
-List\83^\83u\82Å\82Í\8ds\82Á\82½\90Ý\92è\82ð\88ê\97\97\82Å\82«\82Ü\82·\81B\r
-\r
-\90Ý\92è\82Ì\8eæ\82è\8d\9e\82Ý...\r
-\81u\90Ý\92è\82Ì\8f\91\82«\8fo\82µ\81v\82É\82æ\82Á\82Ä\8f\91\82«\8fo\82³\82ê\82½\83t\83@\83C\83\8b\82ð\93Ç\82Ý\8d\9e\82Ý\82Ü\82·\81B\r
-\90Ý\92è\82Ì\8f\91\82«\8fo\82µ...\r
-HKEY_CURRENT_USER\Software\Oishi\XKeymacs2\88È\89º\82Ì\83f\81[\83^\82ð\83t\83@\83C\83\8b\82É\8f\91\r
-\82«\8fo\82µ\82Ü\82·\81B\r
-** \82±\82ê\82ç\82Ì\8b@\94\\82Í\8d¡\82Ì\82Æ\82±\82ëWindows 7\82Å\82Í\8b@\94\\82µ\82Ü\82¹\82ñ\81B **\r
-\r
-\83I\83v\83V\83\87\83\93...\r
-Windows\82É\83\8d\83O\83I\83\93\82µ\82½\82Æ\82«\82É\8e©\93®\93I\82ÉXKeymacs\82ð\8bN\93®\82·\82é\82©\81A\83R\83}\83\93\83h\83v\83\8d\r
-\83\93\83v\83g\82É\82¨\82¯\82é\83t\83@\83C\83\8b\96¼\95â\8a®\82ð\97L\8cø\82É\82·\82é\82©\81A\83^\83X\83N\83o\81[\82Ì\83X\83e\81[\83^\83X\97Ì\r
-\88æ\82ÉC-x, Meta, Shift, Ctrl, Alt\82Ì\8ae\8fó\91Ô\82ð\95\\8e¦\82³\82¹\82é\82©\82ð\90Ý\92è\82Å\82«\82Ü\82·\81B\r
-\r
-\83L\81[\83{\81[\83h\83\8c\83C\83A\83E\83g...\r
-\83L\81[\83{\81[\83h\82Ì\83\8c\83C\83A\83E\83g\82ð\95Ï\8dX\82Å\82«\82Ü\82·\81B\8fã\82Ì\83x\81[\83X\83L\81[\83{\81[\83h\82Ì\83L\81[\82ð\89º\r
-\82Ì\83\8a\83}\83b\83v\83L\81[\83{\81[\83h\82É\83h\83\89\83b\83O\81\95\83h\83\8d\83b\83v\82·\82é\82Æ\81A\89º\82Ì\83\8a\83}\83b\83v\82³\82ê\82½\83L\81[\r
-\82ª\90Ô\82­\82È\82è\82Ü\82·\81B\95Ï\8dX\82ð\8eæ\82è\8fÁ\82·\82Æ\82«\82Í\81A\83\8a\83}\83b\83v\83L\81[\83{\81[\83h\82Ì\90Ô\82¢\83L\81[\r
-\82ð\83N\83\8a\83b\83N\82µ\82Ü\82·\81B\r
-** \82±\82Ì\8b@\94\\82Í\8d¡\82Ì\82Æ\82±\82ëWindows 7\82Å\82Í\8b@\94\\82µ\82Ü\82¹\82ñ\81B **\r
+\82±\82ê\82ç\82Í\93¯\82\90Ý\92è\82ð\88Ù\82È\82é\8c`\8e®\82Å\95\\8e¦\82µ\82Ü\82·\81BBasic\83^\83u\82Å\82Í\83L\81[\82Ì\91g\82Ý\8d\87\82í\82¹\82ª\r
+Emacs\82Ì\82æ\82¤\82É\8b@\94\\82·\82é\82©\82Ç\82¤\82©\82ð\81A\83`\83F\83b\83N\83{\83b\83N\83X\82É\82æ\82è\8aÈ\92P\82É\90Ý\92è\82Å\82«\82Ü\82·\81B\r
+Advanced\83^\83u\82Å\82Í\83R\83}\83\93\83h\82²\82Æ\82É\83L\81[\8a\84\82è\93\96\82Ä\82ð\90Ý\92è\82Å\82«\82Ü\82·\81BList\83^\83u\82Å\82Í\r
+\8ds\82Á\82½\90Ý\92è\82ð\88ê\97\97\82Å\82«\82Ü\82·\81B\r
+\r
+### \90Ý\92è\82Ì\8eæ\82è\8d\9e\82Ý\82Æ\8f\91\82«\8fo\82µ\r
+\r
+\81u\90Ý\92è\82Ì\8eæ\82è\8d\9e\82Ý...\81v\82ð\91I\91ð\82·\82é\82Æ\81A\81u\90Ý\92è\82Ì\8f\91\82«\8fo\82µ\81v\82É\82æ\82Á\82Ä\8f\91\82«\8fo\82³\82ê\82½\r
+\83t\83@\83C\83\8b\82ð\93Ç\82Ý\8d\9e\82ß\82Ü\82·\81B\81u\90Ý\92è\82Ì\8f\91\82«\8fo\82µ...\81v\82ð\91I\91ð\82·\82é\82Æ\8e\9f\82Ì\83\8c\83W\83X\83g\83\8a\83L\81[\r
+\88È\89º\82Ì\83f\81[\83^\82ð\83t\83@\83C\83\8b\82É\8f\91\82«\8fo\82µ\82Ü\82·\81B\r
+**\82±\82ê\82ç\82Ì\8b@\94\\82Í\8d¡\82Ì\82Æ\82±\82ëWindows 7\82Å\82Í\8b@\94\\82µ\82Ü\82¹\82ñ\81B**\r
+\r
+    HKEY_CURRENT_USER\Software\Oishi\XKeymacs2\r
+\r
+### \83I\83v\83V\83\87\83\93\r
+\r
+\81u\83I\83v\83V\83\87\83\93...\81v\82ð\91I\91ð\82·\82é\82Æ\81AWindows\82É\83\8d\83O\83I\83\93\82µ\82½\82Æ\82«\82É\8e©\93®\93I\82É\r
+XKeymacs\82ð\8bN\93®\82·\82é\82©\81A\83R\83}\83\93\83h\83v\83\8d\83\93\83v\83g\82É\82¨\82¯\82é\83t\83@\83C\83\8b\96¼\95â\8a®\82ð\97L\8cø\82É\r
+\82·\82é\82©\81A\83^\83X\83N\83o\81[\82Ì\83X\83e\81[\83^\83X\97Ì\88æ\82ÉC-x, Meta, Shift, Ctrl, Alt\82Ì\r
+\8ae\8fó\91Ô\82ð\95\\8e¦\82³\82¹\82é\82©\82ð\90Ý\92è\82Å\82«\82Ü\82·\81B\r
+\r
+### \83L\81[\83{\81[\83h\83\8c\83C\83A\83E\83g\r
+\r
+\81u\83L\81[\83{\81[\83h\83\8c\83C\83A\83E\83g...\81v\82ð\91I\91ð\82·\82é\82Æ\83L\81[\83{\81[\83h\82Ì\83\8c\83C\83A\83E\83g\82ð\95Ï\8dX\r
+\82Å\82«\82Ü\82·\81B\8fã\82Ì\83x\81[\83X\83L\81[\83{\81[\83h\82Ì\83L\81[\82ð\89º\82Ì\83\8a\83}\83b\83v\83L\81[\83{\81[\83h\82É\r
+\83h\83\89\83b\83O\81\95\83h\83\8d\83b\83v\82·\82é\82Æ\81A\89º\82Ì\83\8a\83}\83b\83v\82³\82ê\82½\83L\81[\82ª\90Ô\82­\82È\82è\82Ü\82·\81B\r
+\95Ï\8dX\82ð\8eæ\82è\8fÁ\82·\82Æ\82«\82Í\81A\83\8a\83}\83b\83v\83L\81[\83{\81[\83h\82Ì\90Ô\82¢\83L\81[\82ð\83N\83\8a\83b\83N\82µ\82Ü\82·\81B\r
+**\82±\82Ì\8b@\94\\82Í\8d¡\82Ì\82Æ\82±\82ëWindows 7\82Å\82Í\8b@\94\\82µ\82Ü\82¹\82ñ\81B**\r
 \r
 XKeymacs\82ÍWindows\82Ì\83X\83L\83\83\83\93\83R\81[\83h\82Ì\8dÄ\8a\84\82è\93\96\82Ä\8b@\94\\82ð\97\98\97p\82·\82é\82¾\82¯\82È\82Ì\82Å\81A\r
 XKeymacs\82ð\96³\8cø\82Ü\82½\82Í\83A\83\93\83C\83\93\83X\83g\81[\83\8b\82µ\82Ä\82à\90Ý\92è\82Í\89ð\8f\9c\82³\82ê\82Ü\82¹\82ñ\81B\r
@@ -76,56 +89,51 @@ XKeymacs
 HKEY_CURRENT_USER\Keyboard Layout\Scancode Map\r
 HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout\Scancode Map\r
 \r
-\96³\8cø/\97L\8cø\82É\82·\82é\r
-C-q\82Å\97L\8cø/\96³\8cø\82ð\90Ø\82è\91Ö\82¦\82é\82±\82Æ\82à\82Å\82«\82Ü\82·\81B\r
-\r
-\83\8a\83Z\83b\83g\r
-\82È\82É\82©\82Ì\82Í\82¸\82Ý\82ÅXKeymacs\82ª\8cø\82©\82È\82­\82È\82Á\82½\82Æ\82«\82Í\83\8a\83Z\83b\83g\82·\82é\82Æ\92¼\82è\82Ü\82·\81B\r
-\r
-\8fI\97¹\r
-XKeymacs\82ð\8fI\97¹\82µ\82Ü\82·\81B\r
+### \82»\82Ì\91¼\r
 \r
-\83w\83\8b\83v\r
-Readme_J.txt\82ð\95\\8e¦\82µ\82Ü\82·\81B\r
+\81u\96³\8cø\82É\82·\82é\81v\82Æ\81u\97L\8cø\82É\82·\82é\81v\82ÅXKeymacs\82Ì\96³\8cø/\97L\8cø\82ð\90Ø\82è\91Ö\82¦\82ç\82ê\82Ü\82·\81B\r
+C-q\82Å\97L\8cø/\96³\8cø\82ð\90Ø\82è\91Ö\82¦\82é\82±\82Æ\82à\82Å\82«\82Ü\82·\81B\81u\83\8a\83Z\83b\83g\81v\82Í\82È\82É\82©\82Ì\82Í\82¸\82Ý\82Å\r
+XKeymacs\82ª\8cø\82©\82È\82­\82È\82Á\82½\82Æ\82«\82É\8eg\82¢\82Ü\82·\81B\r
 \r
-\83o\81[\83W\83\87\83\93\8fî\95ñ\r
-\83o\81[\83W\83\87\83\93\8fî\95ñ\82ð\95\\8e¦\82µ\82Ü\82·\81B\r
-\r
---- \83T\83|\81[\83g ---\r
+\83T\83|\81[\83g\r
+--------\r
 \83E\83F\83u\83T\83C\83g\r
-http://xkeymacs.sourceforge.jp/\r
+<http://xkeymacs.sourceforge.jp/>\r
 \r
 \83\81\81[\83\8a\83\93\83O\83\8a\83X\83g\r
-http://lists.sourceforge.jp/mailman/listinfo/xkeymacs-users-ja\r
+<http://lists.sourceforge.jp/mailman/listinfo/xkeymacs-users-ja>\r
 \r
---- \92\98\8dì\8c  ---\r
+\92\98\8dì\8c \r
+------\r
 XKeymacs 3.48\82É\97R\97\88\82·\82é\83R\81[\83h\82Ì\92\98\8dì\8c \82Í\r
 \91å\90Î\82³\82ñ<oishi@cam.hi-ho.ne.jp>\r
-\82É\82 \82è\82Ü\82·\81B\r
-\8ae\8e©\82ª\8dv\8c£\82µ\82½\95\94\95ª\82Ì\92\98\8dì\8c \82ð\88È\89º\82Ì\8aJ\94­\8eÒ\82ª\8e\9d\82¿\82Ü\82·\81B\r
-Kazuhiro Fujieda <fujieda@users.sourceforge.jp>\r
-Tomohiro Kashiwada <kikairoya@gmail.com>\r
-Harold Bamford <hbamford@users.sourceforge.net>\r
+\82É\82 \82è\82Ü\82·\81B\8ae\8e©\82ª\8dv\8c£\82µ\82½\95\94\95ª\82Ì\92\98\8dì\8c \82ð\88È\89º\82Ì\8aJ\94­\8eÒ\82ª\8e\9d\82¿\82Ü\82·\81B\r
+\r
+Kazuhiro Fujieda <fujieda@users.sourceforge.jp>\r
+Tomohiro Kashiwada <kikairoya@gmail.com>\r
+Harold Bamford <hbamford@users.sourceforge.net>\r
 \r
---- \83\89\83C\83Z\83\93\83X ---\r
+\83\89\83C\83Z\83\93\83X\r
+----------\r
 \82±\82Ì\83v\83\8d\83O\83\89\83\80\82Í\83t\83\8a\81[\83\\83t\83g\83E\83F\83A\82Å\82·\81B\82 \82È\82½\82Í\82±\82ê\82ð\81A\83t\83\8a\81[\83\\83t\83g\r
 \83E\83F\83A\8dà\92c\82É\82æ\82Á\82Ä\94­\8ds\82³\82ê\82½GNU\88ê\94Ê\8cö\8fO\97\98\97p\8b\96\91ø\8c_\96ñ\8f\91(\83o\81[\83W\83\87\83\932\82©\81A\r
-\8aó\96]\82É\82æ\82Á\82Ä\82Í\82»\82ê\88È\8d~\82Ì\83o\81[\83W\83\87\83\93\82Ì\82¤\82¿\82Ç\82ê\82©)\82Ì\92è\82ß\82é\8fð\8c\8f\82Ì\89º\82Å\8dÄ\94Ð\r
-\95z\82Ü\82½\82Í\89ü\95Ï\82·\82é\82±\82Æ\82ª\82Å\82«\82Ü\82·\81B\r
+\8aó\96]\82É\82æ\82Á\82Ä\82Í\82»\82ê\88È\8d~\82Ì\83o\81[\83W\83\87\83\93\82Ì\82¤\82¿\82Ç\82ê\82©)\82Ì\92è\82ß\82é\8fð\8c\8f\82Ì\89º\82Å\r
+\8dÄ\94Ð\95z\82Ü\82½\82Í\89ü\95Ï\82·\82é\82±\82Æ\82ª\82Å\82«\82Ü\82·\81B\r
 \r
 \82±\82Ì\83v\83\8d\83O\83\89\83\80\82Í\97L\97p\82Å\82 \82é\82±\82Æ\82ð\8aè\82Á\82Ä\94Ð\95z\82³\82ê\82Ü\82·\82ª\81A*\91S\82­\82Ì\96³\95Û\8fØ*\r
 \82Å\82·\81B\8f¤\8bÆ\89Â\94\\90«\82Ì\95Û\8fØ\82â\93Á\92è\82Ì\96Ú\93I\82Ö\82Ì\93K\8d\87\90«\82Í\81A\8c¾\8aO\82É\8e¦\82³\82ê\82½\82à\82Ì\82à\r
 \8aÜ\82ß\91S\82­\91\8dÝ\82µ\82Ü\82¹\82ñ\81B\8fÚ\82µ\82­\82Í\88È\89º\82ÌURL\82ÌGNU\88ê\94Ê\8cö\8fO\97\98\97p\8b\96\91ø\8c_\96ñ\8f\91\82ð\r
 \82²\97\97\82­\82¾\82³\82¢\81B\r
-hhttp://www.opensource.jp/gpl/gpl.ja.html\r
-\r
---- \8eÓ\8e« ---\r
-\96{\83v\83\8d\83O\83\89\83\80\82Ì\90\97\8c^\82Æ\82È\82Á\82½Keymacs\82Ì\8dì\8eÒ\82Å\82 \82é\96ì\8cû\82³\82ñ\81A\89p\95\83h\83L\83\85\83\81\83\93\r
-\83g\82Ì\8dì\90¬\82Ì\82Ý\82È\82ç\82¸\81A\83h\83L\83\85\83\81\83\93\83g\82Ì\8d\\90¬\93\99\82³\82Ü\82´\82Ü\82È\83A\83h\83o\83C\83X\82ð\82µ\82Ä\82­\r
-\82ê\82½Timothy-san\81Akill-ring\82É\83\8a\83b\83`\83e\83L\83X\83g\82ð\8en\82ß\82Æ\82·\82é\94C\88Ó\82Ì\83f\81[\83^\82ð\r
-\95Û\8e\9d\82·\82é\82½\82ß\82Ì\83N\83\89\83X\82ð\8dì\90¬\82µ\82Ä\82­\82ê\82½\95l\93c\82³\82ñ\81AXKeymacs\82É\91Î\82µ\90V\8b@\94\\82Ì\r
-\92ñ\88Ä\81A\83o\83O\82Ì\95ñ\8d\90\81A\82»\82µ\82Ä\83p\83b\83`\82Ì\8dì\90¬\82ð\82µ\82Ä\82¢\82½\82¾\82¢\82½XKeymacs\83\81\81[\83\8a\83\93\r
-\83O\83\8a\83X\83g\82Ì\8aF\97l\82É\8a´\8eÓ\82µ\82Ü\82·\81B\r
+<hhttp://www.opensource.jp/gpl/gpl.ja.html>\r
+\r
+\8eÓ\8e«\r
+----\r
+\96{\83v\83\8d\83O\83\89\83\80\82Ì\90\97\8c^\82Æ\82È\82Á\82½Keymacs\82Ì\8dì\8eÒ\82Å\82 \82é\96ì\8cû\82³\82ñ\81A\89p\95\83h\83L\83\85\83\81\83\93\83g\r
+\82Ì\8dì\90¬\82Ì\82Ý\82È\82ç\82¸\81A\83h\83L\83\85\83\81\83\93\83g\82Ì\8d\\90¬\93\99\82³\82Ü\82´\82Ü\82È\83A\83h\83o\83C\83X\82ð\82µ\82Ä\82­\82ê\82½\r
+Timothy-san\81Akill-ring\82É\83\8a\83b\83`\83e\83L\83X\83g\82ð\8en\82ß\82Æ\82·\82é\94C\88Ó\82Ì\83f\81[\83^\82ð\95Û\8e\9d\r
+\82·\82é\82½\82ß\82Ì\83N\83\89\83X\82ð\8dì\90¬\82µ\82Ä\82­\82ê\82½\95l\93c\82³\82ñ\81AXKeymacs\82É\91Î\82µ\90V\8b@\94\\82Ì\92ñ\88Ä\81A\r
+\83o\83O\82Ì\95ñ\8d\90\81A\82»\82µ\82Ä\83p\83b\83`\82Ì\8dì\90¬\82ð\82µ\82Ä\82¢\82½\82¾\82¢\82½XKeymacs\83\81\81[\83\8a\83\93\83O\83\8a\83X\83g\82Ì\r
+\8aF\97l\82É\8a´\8eÓ\82µ\82Ü\82·\81B\r
 \r
 XKeymacs\82ð\8dì\90¬\82µ\81A\92·\94N\82É\82í\82½\82Á\82Ä\8aJ\94­\82ð\91±\82¯\82Ä\82­\82¾\82³\82Á\82½\91å\90Î\82³\82ñ\82É\8a´\8eÓ\r
 \82µ\82Ü\82·\81B\r