个人工具

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

来自Ubuntu中文

跳转至: 导航, 搜索
 
(未显示同一用户的3个中间版本)
第1行: 第1行:
 
{{From|https://help.ubuntu.com/community/UbuntuLTSP/LTSPClientKeymap}}
 
{{From|https://help.ubuntu.com/community/UbuntuLTSP/LTSPClientKeymap}}
 
{{Languages|UbuntuHelp:UbuntuLTSP/LTSPClientKeymap}}
 
{{Languages|UbuntuHelp:UbuntuLTSP/LTSPClientKeymap}}
=== This page describes the setup to use for a non us Keymap on the LTSP thin clients in edubuntu. ===
+
{|border="1" cellspacing="0"
Changing the default Keymap in edubuntu LTSP is quite easy, just follow the instructions below:
+
|This page is specific to Ubuntu versions (?)
# 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:
+
''If you find this information applicable to additional versions/releases, '''''please''''' edit this page and modify this header to reflect that. Please also include any necessary modifications for this information to apply to the additional versions.''
<pre><nowiki>
+
----
gksudo "gedit /opt/ltsp/i386/etc/lts.conf"
+
=== This page describes the setup to use for a non us Keymap on the LTSP thin clients in Ubuntu. ===
 +
Changing the default Keymap in Ubuntu LTSP is quite easy, just follow the instructions below:
 +
<ol><li>Log in on the server with the privileged user account you created during install
 +
</li><li>hit ALT-F2 and type (or copy and paste) the following command:<pre><nowiki>
 +
  gksudo "gedit /opt/ltsp/i386/etc/lts.conf"
 
</nowiki></pre>
 
</nowiki></pre>
3. Copy and paste the following content:
+
</li><li>Copy and paste the following content:<pre><nowiki>
<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:UbuntuHelp]]
 
[[category:UbuntuHelp]]

2009年5月12日 (二) 19:12的最新版本

This page is specific to Ubuntu versions (?)

If you find this information applicable to additional versions/releases, please edit this page and modify this header to reflect that. Please also include any necessary modifications for this information to apply to the additional versions.


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

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

  1. Log in on the server with the privileged user 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