libinput 280 to 287 buttons are not mapped

Clash Royale CLAN TAG#URR8PPP up vote
0
down vote
favorite
I'm trying to read button clicks from libinput using libinput debug-events, and I noticed that two buttons on my mouse aren't mapped (show ??? instead of button name).
I went out and checked the input-event-codes.h from the project, and it appears that exactly those two addresses aren't mapped. It's actually mapped right until button 179 (0x117 on line 362) and then from button 288.
Is there any way I could forcefully assign names to these addresses?
Thanks.
libinput
add a comment |Â
up vote
0
down vote
favorite
I'm trying to read button clicks from libinput using libinput debug-events, and I noticed that two buttons on my mouse aren't mapped (show ??? instead of button name).
I went out and checked the input-event-codes.h from the project, and it appears that exactly those two addresses aren't mapped. It's actually mapped right until button 179 (0x117 on line 362) and then from button 288.
Is there any way I could forcefully assign names to these addresses?
Thanks.
libinput
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I'm trying to read button clicks from libinput using libinput debug-events, and I noticed that two buttons on my mouse aren't mapped (show ??? instead of button name).
I went out and checked the input-event-codes.h from the project, and it appears that exactly those two addresses aren't mapped. It's actually mapped right until button 179 (0x117 on line 362) and then from button 288.
Is there any way I could forcefully assign names to these addresses?
Thanks.
libinput
I'm trying to read button clicks from libinput using libinput debug-events, and I noticed that two buttons on my mouse aren't mapped (show ??? instead of button name).
I went out and checked the input-event-codes.h from the project, and it appears that exactly those two addresses aren't mapped. It's actually mapped right until button 179 (0x117 on line 362) and then from button 288.
Is there any way I could forcefully assign names to these addresses?
Thanks.
libinput
asked Apr 28 at 13:08
wallace
11
11
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1029224%2flibinput-280-to-287-buttons-are-not-mapped%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password