mohamed-badaoui / asus-touchpad-numpad-driver

Activate Numpad inside the touchpad with top right corner switch
301 stars 70 forks source link

Very minor note, brightness status in comment is false #106

Open axkibe opened 1 year ago

axkibe commented 1 year ago

Very minor note,

Line 187 in asus_touchpad.py is written as:

# status 1 = min bright
# status 2 = middle bright
# status 3 = max bright

It should be 0, 1 and 2