Coder Social home page Coder Social logo

input-leap / wiki-prs Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 8.0 130 KB

The wiki for Input Leap is restricted to maintainers, please do submit PRs here for inclusion in the official GH Wiki!

Home Page: https://github.com/input-leap/input-leap/wiki

License: Other

wiki-prs's People

Contributors

adriankoshka avatar albertony avatar ccoenen avatar jgondek avatar jmartens avatar kaovilai avatar odinu avatar p12tic avatar rcarback avatar shymega avatar simons-public avatar walker0643 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

wiki-prs's Issues

Update Wiki macOS build instruction to include cmake

clone: input-leap/input-leap#1832 (comment)


What happened?

Current wiki brew install is not sufficient.

brew install qt5 openssl pkg-config

I had to also do

brew install cmake

Version

From Git HEAD or commit (specify below)

Git commit hash (if applicable)

No response

If applicable, where did you install Input Leap from?

git

What OSes are you seeing the problem on? (Check all that apply)

macOS

If applicable, are you using Wayland or X11?

No response

What OS versions are you using?

Sonoma 14.2.1

Relevant log output

No response

Any other information

No response

Adding section to Wiki/documentation about how to get AltGr-working

This issue has been migrated from old Barrier Github repository debauchee/barrier#630

Issue created on: 2020-04-19 by @dd1982
Issue last updated on: 2021-09-10

Adding this trick helped me finally get barrier to a useable state on a Ubuntu-server with a Windows 10-client - with my keyboard layout the following keys are accessible via AltGr: @${}[]~| so you can imagine my frustration trying to write code until I figured this out.

By saving the config to a file, adding the lines with the arrows below to the config and starting barrier with barrier --config /path/to/config.file I finally got AltGr working.

section: screens
    linux:
    windows7:
        meta = altgr    <----
        altgr = shift     <----
end

Props to @wjtk4444 that spelled it out clearly in input-leap/input-leap#438 - I was to thick to get it to work the first time around.


Commented on: 2020-04-19 by @wjtk4444

Well, it's just a hack that happens to work for some reason. Windows still sees the Alt key in a weird way, for example PrintScreen is getting captured as Alt+PrintScreen (and some other mild annoyances).

I also can't get Ctrl+Alt+Delete to work, and it's a surprisingly essential shortcut when a fullscreen application stops responding...

EDIT: got it working!

  • Go to the Local Group Policy Editor (Type "gpedit.msc" in the run menu)
  • Dig down to Computer Configuration -> Administrative Templates -> Windows Components -> Windows Logon Options
  • Open up the "Disable or enable software Secure Attention Sequence" option
  • Set it to "Enabled" and then select "Services and Ease of Access applications" below, click OK

Sources (last url is already dead, so I copy-pasted the contents above):
https://superuser.com/questions/267532/
https://superuser.com/a/974906
http://www.robertwrose.com/2012/06/enabling-ctrl-alt-del-in-windows-7-over-synergy.html

@dd1982, could you confirm if it works on Windows 10 as well?


Commented on: 2020-04-19 by @dd1982

Yes - I'm running the server on Ubuntu 19.10 and the client on Win 10 Enterprise 1809 and so far so good.

I have a vague recall of Windows using ctrl-alt-del as a special combo that is not supposed to be interceptable by running software - so that might be a tough one. Even when using MS Remote Desktop ctrl-alt-del is intercepted by the local machine rather than the one you're interacting with.

If any dev wants to try and make a proper fix for AltGr on Windows - the reason people are having trouble can be found in the links below - in Windows pressing AltGr results in funny keycodes;

https://docs.microsoft.com/en-us/windows/win32/inputdev/wm-syskeyup?redirectedfrom=MSDN
https://stackoverflow.com/questions/12252651/right-alt-sends-two-virtual-key-codes


Commented on: 2020-09-24 by @github-actions[bot]

This issue has been automatically marked as stale due to inactivity. It will be closed if no further activity occurs. Thank you for your contributions.


Commented on: 2021-09-10 by @mclang

I think it would be good to add this also:
debauchee/barrier#134

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.