1367 links
  • Nymous dans le nuage
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
page 1 / 1
  • Is there a way to disable a laptop's internal keyboard? - Ask Ubuntu

    Pour quand je veux poser mon clavier mécanique sur le clavier de l'ordi portable...
    http://askubuntu.com/a/178741/563871 (recopiée pour la postérité)


    You can use xinput to float the input device under X.

    Execute the command xinput list to list your input devices.
    Locate AT Translated Set 2 keyboard and take note of its id number; this will be used to disable the keyboard. Also, take note of the number at the end, [slave keyboard (#)]; this is the id number of the master, which will be used to re-enable your keyboard.
    To disable the keyboard, execute the command xinput float <id#>, where <id#> is your keyboard's id number. For example, if the id was 10, then the command would be xinput float 10.
    To re-enable the keyboard, execute the command xinput reattach <id#> <master#>, where master is that second number we noted down. So if the number was 3, you would do xinput reattach 10 3.

    Tue 09 Aug 2016 12:49:39 PM CEST - permalink -
    - - http://askubuntu.com/questions/160945/is-there-a-way-to-disable-a-laptops-internal-keyboard
    tips truc&astuce
Links per page: 20 50 100
page 1 / 1
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation