Disable Keyboard Break on Ultra 10


Tags:
                                  

Temporary;

# kbd -a disable


Permanent;

Modify the /etc/default/kbd file, by removing the # from the entry:

        #KEYBOARD_ABORT=enable

        and changing it to:

        KEYBOARD_ABORT=disable