个人工具

“UbuntuHelp:UbuntuLTSP/LTSPClientKeymap”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
第3行: 第3行:
 
=== This page describes the setup to use for a non us Keymap on the LTSP thin clients in edubuntu. ===
 
=== This page describes the setup to use for a non us Keymap on the LTSP thin clients in edubuntu. ===
 
Changing the default Keymap in edubuntu LTSP is quite easy, just follow the instructions below:
 
Changing the default Keymap in edubuntu LTSP is quite easy, just follow the instructions below:
# Log in on the server with the administrator account you created during install
+
<ol><li>Log in on the server with the administrator account you created during install
2. hit ALT-F2 and type (or copy and paste) the following command:<pre><nowiki>
+
</li><li>hit ALT-F2 and type (or copy and paste) the following command:<pre><nowiki>
 
   gksudo "gedit /opt/ltsp/i386/etc/lts.conf"
 
   gksudo "gedit /opt/ltsp/i386/etc/lts.conf"
 
</nowiki></pre>
 
</nowiki></pre>
3. Copy and paste the following content:<pre><nowiki>
+
</li><li>Copy and paste the following content:<pre><nowiki>
 
   [Default] XKBLAYOUT        = "de"
 
   [Default] XKBLAYOUT        = "de"
 
</nowiki></pre>
 
</nowiki></pre>
4. Edit "de" to the keymap setting you want
+
</li><li>Edit "de" to the keymap setting you want
5. Save the File
+
</li><li>Save the File
6. Reboot the clients and enjoy your customized Keymap setting
+
</li><li>Reboot the clients and enjoy your customized Keymap setting</li></ol>
 +
 
 
----
 
----
 
[[category:CategoryDocumentation]]
 
[[category:CategoryDocumentation]]
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

2007年12月6日 (四) 15:45的版本

This page describes the setup to use for a non us Keymap on the LTSP thin clients in edubuntu.

Changing the default Keymap in edubuntu LTSP is quite easy, just follow the instructions below:

  1. Log in on the server with the administrator account you created during install
  2. hit ALT-F2 and type (or copy and paste) the following command:
       gksudo "gedit /opt/ltsp/i386/etc/lts.conf"
    
  3. Copy and paste the following content:
       [Default] XKBLAYOUT         = "de"
    
  4. Edit "de" to the keymap setting you want
  5. Save the File
  6. Reboot the clients and enjoy your customized Keymap setting