kentonv / dvorak-qwerty

"Dvorak-Qwerty ⌘" (DQ) keyboard layout for Windows and Unix/Linux/X
163 stars 21 forks source link

Not working (Ubuntu / Debian) #12

Open Feliks-WR opened 1 month ago

Feliks-WR commented 1 month ago
$ sudo stap -g dvorak-qwerty.stp
semantic error: while resolving probe point: identifier 'module' at dvorak-qwerty.stp:152:7
        source: probe module("evdev").function("evdev_events") {
                      ^

semantic error: no match

Pass 2: analysis failed.  [man error::pass2]
Number of similar error messages suppressed: 1.
Rerun with -v to see them.
Tip: /usr/share/doc/systemtap/README.Debian should help you get started.
kentonv commented 1 month ago

To be honest I stopped using the systemtap implementation a while ago. These days I use: https://github.com/tbocek/dvorak

Happy to accept PRs with fixes but I'm probably not going to look into it myself.

Feliks-WR commented 1 month ago

The program you mentioned... I couldn't figure out how to install it. No .Deb files? No instructions, even?

Help me please!


From: Kenton Varda @.> Sent: Saturday, June 1, 2024 9:13:32 PM To: kentonv/dvorak-qwerty @.> Cc: Feliks-WR @.>; Author @.> Subject: Re: [kentonv/dvorak-qwerty] Not working (Ubuntu / Debian) (Issue #12)

To be honest I stopped using the systemtap implementation a while ago. These days I use: https://github.com/tbocek/dvorak

Happy to accept PRs with fixes but I'm probably not going to look into it myself.

— Reply to this email directly, view it on GitHubhttps://github.com/kentonv/dvorak-qwerty/issues/12#issuecomment-2143501238, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ARQJOLJT5OU4JXDPNRWH2RLZFHXKZAVCNFSM6AAAAABIUC67AOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBTGUYDCMRTHA. You are receiving this because you authored the thread.Message ID: @.***>

kentonv commented 1 month ago

The project's readme has installation instructions.