Results 1 to 2 of 2

Thread: iBook keyboard caps lock as control [solved]

  1. #1
    Join Date
    Mar 2008
    Beans
    11

    iBook keyboard caps lock as control [solved]

    Another item from the "stuff I had to find out about Linux on an iBook and thought it may be useful to someone else".

    If you have an iBook, and want to swap the caps lock and control keys, before you swap them, you have to do this(with privs):

    echo 1 > /sys/module/adbhid/parameters/restore_capslock_events

    This will let the caps lock events be reported normally, so you actually make use of the caps as a control.

  2. #2
    Join Date
    Jun 2005
    Beans
    85

    Re: iBook keyboard caps lock as control [solved]

    Thanks for this, I was stumped.

    There's a bug in Launchpad on this issue that's been open since 2007: http://art.ubuntuforums.org/showthread.php?t=1149092

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •