-
-
Notifications
You must be signed in to change notification settings - Fork 149
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fusuma must be started after connecting bluetooth trackpad #125
Comments
Issue-Label Bot is automatically applying the label Links: app homepage, dashboard and code for this bot. |
I believe I'm running into this as well. I have a Apple Magic Trackpad and it doesn't connect and function like a Trackpad normally would until after I click it a couple times. After this it initializes and connects to the bluetooth and it starts to function normally. This happens after every restart. Fusuma startup applications command doesn't seem to work, unless I manually run |
I have fusuma to launch when I start my session, so what I usually do, is make sure the trackpad connected at the login screen. Otherwise, I have to manually restart the service. |
Could you check |
Yes,
|
I get something similar:
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Can it be reopened? |
I setup an alias: |
It seems to be the same issue. |
I will implement this feature in I think that fusuma should reload |
@wonx @Natetronn Please try version 1.2.1. |
Thank you for this! That seems to have addressed it for me. I restarted the computer, after login I clicked on my touchpad to get it to register, trackpad starts working with mouse movements, opened a website and navigated through a couple of pages, then I swiped both ways and it worked fine. I have fusuma -d in startup applications, as was the case before. I'll give it a few days of playing around to fully confirm but, on first go, it seems to be working. |
P.s. I ran |
Describe the bug
I am not really sure if it's a bug or not.
Gestures in bluetooth trackpads (like Apple's Magic trackpad) are not recognized if fusuma is started before the device is paired.
To Reproduce
Steps to reproduce the behavior:
sudo killall fusuma
andfusuma
once again.Expected behavior
fusuma should detect new trackpad devices connected after it has been launched.
Versions
You can get this information from copy and paste the output of
fusuma --version
from the command line. Also, please include the OS and what version of the OS you're running.The text was updated successfully, but these errors were encountered: