Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
shiftlock [2009/03/30 19:53] geraldshiftlock [2025/02/04 14:57] (aktuell) – [Capslock deakivieren unter Ubuntu] gerald
Zeile 1: Zeile 1:
 ====== Shift Lock / Caps Lock ====== ====== Shift Lock / Caps Lock ======
  
-===== Capslock deakivieren =====+===== Capslock deakivieren unter Ubuntu ===== 
 + 
 + 
 +Funktioniert unter Ubuntu 24 LTS: Quelle((https://www.cyberciti.biz/faq/linux-deactivate-caps-lock/)) 
 + 
 +You can also use the setxkbmap command, which maps the keyboard to use the layout determined by the options specified on the command line. To turn off caps lock key, enter: 
 +<code>setxkbmap -option ctrl:nocaps</code> 
 + 
 +To reset caps lock. enter: 
 +<code>setxkbmap -option</code> 
 + 
 + 
 + 
 + 
 + 
 +Geht jetzt ganz einfach über die Systemeinstellungen->Tastatur! 
 + 
 + 
 +Quelle((http://www.ubuntugeek.com/disable-and-enable-caps-lock-in-ubuntu.html)) funktioniert! 
 + 
 +==== Solution 1 ==== 
 + 
 + 
 +If you want to disable Caps Lock in Ubuntu you need to type the following command in your terminal 
 + 
 +<code>xmodmap -e “clear Lock”</code> 
 + 
 +If you want to Enable Caps Lock in Ubuntu you need to type the following command in your terminal 
 + 
 +<code>xmodmap -e “add Lock = Caps_Lock”</code> 
 + 
 +==== Solution 2 ==== 
 + 
 + 
 +1) create an appropriate xmodmap-file 
 +<code> 
 +xmodmap -pke > ~/.xmodmap.myown</code> 
 + 
 +2) Search the line with capslock in it, it’s keycode 66 in my case. Replace it with something you wouls like, my line looks like this 
 + 
 +<code>keycode 66 = slash backslash</code> 
 + 
 +so You need to slash and backslash on your capslock. 
 + 
 +3) make two entries for the xmodmap in [[http://wiki.ubuntuusers.de/Autostart|autostart]] 
 +<code> 
 +xmodmap -e “clear Lock” 
 +xmodmap ~/.xmodmap.myown</code> 
 + 
 +with the first command, the capslock function is disabled, with the second the modified keymap is loaded. 
 + 
 +===== Capslock deakivieren ==== 
 Quelle((http://wapedia.mobi/de/Umschaltsperre?t=3.)) Quelle((http://wapedia.mobi/de/Umschaltsperre?t=3.))
  
 
Nach oben
shiftlock.1238442806.txt.gz · Zuletzt geändert: 2024/02/29 13:34 (Externe Bearbeitung)
chimeric.de = chi`s home Creative Commons License Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0
DFmW2CEce3htPL1uNQuHUVu4Tk6WXigFQp   Dogecoin Donations Accepted Here    DFmW2CEce3htPL1uNQuHUVu4Tk6WXigFQp  DFmW2CEce3htPL1uNQuHUVu4Tk6WXigFQp