#double click issue
22 messages · Page 1 of 1 (latest)
Hi! I am a bot for DISBOARD (https://disboard.org)
COMMAND LIST
/help: This!
/bump: Bump this server.
/page: Get a link to the server's DISBOARD page.
/invite [channel]: Set invite to this channel. If [channel] is specified, create an invite for that channel. (Admin only.)
How do I add my server to DISBOARD?
- Login on DISBOARD website,
- Go to Dashboard,
- Click "Add New Server"
Fill out your server info and save it. You will be redirected to Discord's authorization screen. If not, click the "Add Bot" button on the server edit page.
Need help? Join the support server.
the concept of double clicking does not exist in X11
it doesn't seem to be an issue that can be fixed universally, software side
what issue are you having with your mouse
xfce has a slider for double click time, so i guess it kinda does?
no, the concept does not "kind of" exist in X11
it just means it exists in xfce4
but if you read the post, you will see that OP is using qtile
@solar steeple what mouse are you using and what problem are you having
im not saying otherwise
if the mouse is still in warranty, you can contact logitech to get a new one
if not
and you actually like the mouse if not for this issue
you can actually get a new switch, and replace it, by dissassembling the mouse
well, as for software solutions, i could only suggest coding something yourself
it would read your inputs, and if two clicks happen between X miliseconds, you ignore it
i dont know how hard that would be though