Project

General

Profile

Actions

Bug #10551

closed

kbtrans: autorepeat should have limit on repeat count

Added by Toomas Soome about 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
driver - device drivers
Start date:
2019-03-13
Due date:
% Done:

100%

Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:

Description

When key is held, the kbtrans module will autorepeat the keypress. In case we never get the keyup event, nothing stops the autorepeat..

Add counter based check and limit the autorepeat to 80 chars. The limit is static global, so we can adjust it with mdb for now, it is easy to add kbd option too.


Related issues

Related to illumos gate - Feature #10884: kbd: add option to limit autorepeat count, convert manualClosedToomas Soome2019-04-29

Actions
Actions #1

Updated by Toomas Soome about 4 years ago

  • Related to Feature #10884: kbd: add option to limit autorepeat count, convert manual added
Actions #2

Updated by Electric Monk about 4 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 90 to 100

git commit 5d420dfb9577a4f834e8d2d5dfad9208567450d3

commit  5d420dfb9577a4f834e8d2d5dfad9208567450d3
Author: Toomas Soome <tsoome@me.com>
Date:   2019-05-06T15:50:05.000Z

    10551 kbtrans: autorepeat should have limit on repeat count
    Reviewed by: Andy Fiddaman <andy@omniosce.org>
    Reviewed by: Igor Kozhukhov <igor@dilos.org>
    Approved by: Dan McDonald <danmcd@joyent.com>

Actions

Also available in: Atom PDF