Smurf Yetti
Neo Member
Hey guys,
I have an interesting problem.
One of my keys (a pointless web button) on my laptop is sending tons and tons of commands over and over again without being pressed (I never even noticed this button until this problem started). The fix on my Windows partition was to modify the registry.
My temporary fix on Ubuntu was to write a quick bash statement to run at boot:
xmodmap -e 'keycode 180 = NoSymbol'
However, this doesn't stop the requests, it just makes them do nothing.
Is there a way to make Ubuntu just not recognize the key because otherwise, my laptop's fan kicks on because commands just keep being sent.
Thanks!
I have an interesting problem.
One of my keys (a pointless web button) on my laptop is sending tons and tons of commands over and over again without being pressed (I never even noticed this button until this problem started). The fix on my Windows partition was to modify the registry.
My temporary fix on Ubuntu was to write a quick bash statement to run at boot:
xmodmap -e 'keycode 180 = NoSymbol'
However, this doesn't stop the requests, it just makes them do nothing.
Is there a way to make Ubuntu just not recognize the key because otherwise, my laptop's fan kicks on because commands just keep being sent.
Thanks!