Skip to content
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

Screen Calibration #783

Closed
Hawkins00000 opened this issue Jul 4, 2020 · 2 comments
Closed

Screen Calibration #783

Hawkins00000 opened this issue Jul 4, 2020 · 2 comments

Comments

@Hawkins00000
Copy link

Is there an easy way to temporarily disable OctoDash from launching, so that I can run the calibration utility, then re-enable it, so it auto boots into the tool?

I have a 5in HDMI screen that is working with a few HTTP errors, that sporadically appear,... but my current issue is touch panel caligration.

Sorry< I am a noob, and am not familiar enough with now your awesome tool is integrated.

Great tool though! TY

@UnchartedBull
Copy link
Owner

You could either edit your ~/.xinitrc and put a # in front of the line that reads octodash (which will prevent OctoDash from starting up). Or you could get the process id (i.e. with pgrep octodash) and then just use kill <process id> to stop OctoDash while running.

@UnchartedBull
Copy link
Owner

There is also a custom action available to stop OctoDash: https://github.com/UnchartedBull/OctoDash/wiki/Custom-Actions#predefined-actions ([!STOPDASHBOARD])

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants