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

App doesn't open on ZOrin OS #19

Closed
Pretuer opened this issue Jan 9, 2021 · 2 comments
Closed

App doesn't open on ZOrin OS #19

Pretuer opened this issue Jan 9, 2021 · 2 comments

Comments

@Pretuer
Copy link

Pretuer commented Jan 9, 2021

it seems like I need a password to open the app no 1. my OS is also not recognising it's install no 2 it's not opening

@sezanzeb
Copy link
Owner

sezanzeb commented Jan 9, 2021

Yes, the application indeed needs elevated privileges because it needs to read your input devices.

What do you mean with "not recognising it's install"?

Can you open a terminal, type key-mapper-gtk-pkexec and post the output here please?

@sezanzeb
Copy link
Owner

sezanzeb commented Jan 16, 2021

please try the following (insert line by line, not all at once, otherwise sudo will go crazy):

sudo apt install git python3-setuptools
git clone https://github.com/sezanzeb/key-mapper.git
cd key-mapper && ./scripts/build.sh
sudo dpkg -i ./dist/key-mapper-0.6.0.deb
sudo apt -f install  # installs dependencies

I just tried it in a vm on zorinos and it works with the recent change

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