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

Dev gptokeyb conf #1289

Closed
wants to merge 9 commits into from
Closed

Dev gptokeyb conf #1289

wants to merge 9 commits into from

Conversation

Langerz82
Copy link
Collaborator

PR for allowing the functionality of configurable virtual keyboard profiles in ES.

@@ -263,7 +269,7 @@ function resolutions() {
fi

if [[ -f "$FILEPATH" ]]; then
SCREEN_SUPPORTED_RESOLUTIONS=`/usr/bin/cat '$FILEPATH'`
SCREEN_SUPPORTED_RESOLUTIONS=`/usr/bin/cat "$FILEPATH"`
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is a minor fix from a different issue. I noticed that the call was throwing an error.

@Langerz82
Copy link
Collaborator Author

ready to commit.

@Langerz82
Copy link
Collaborator Author

Closed as merged into:
#1291

@Langerz82 Langerz82 closed this Feb 1, 2024
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

Successfully merging this pull request may close these issues.

None yet

1 participant