• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

rbreaves/kinto: Mac-style shortcut keys for Linux & Windows.

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称(OpenSource Name):

rbreaves/kinto

开源软件地址(OpenSource Url):

https://github.com/rbreaves/kinto

开源编程语言(OpenSource Language):

Python 58.9%

开源软件介绍(OpenSource Introduction):

Kinto.sh

kinto-color-132

GitHub release

- Mac-style shortcut keys for Linux & Windows. -

Seamless copy and paste with all apps and terminals. The zero effort solution.

v1.2 Release - Kinto now includes a system tray and simple wizard to setup the install with minimal effort.

Kinto is powered by xkeysnail for Linux & by Autohotkey for Windows 10 & 11.

Note: VNC is now experimentally supported on Linux w/ the latest releases, but you must compile & install x11vnc. More info can be found here.

Note: If you plan to remote into Linux via VNC, xRDP, Synergy or other remote desktop solutions then remove the current release & try an earlier v1.0.7-3 release. It uses xkb so it'll work with virtual xinput devices. Some v1.1-x releases may offer both, but all v1.2.x releases ended support for xkb. I do plan to bring offical support back for virtual input devices.

Table of Contents

Donations

If you like or appreciate this project then please consider donating.

Wishlists Amazon Adafruit eBay

I have received some really great letters with donations & email. I've also posted some of them with redacted first names to kinto.sh.

Also if you would like to send me a keyboard directly then please reach out to me over twitter and send me a DM.

How to install (Linux)

Video Tutorial: Install Kinto.sh for Linux in less than a minute

Linux Requirements

Quick Install Method

Paste the following into your Terminal

/bin/bash -c "$(wget -qO- https://raw.githubusercontent.com/rbreaves/kinto/HEAD/install/linux.sh || curl -fsSL https://raw.githubusercontent.com/rbreaves/kinto/HEAD/install/linux.sh)"

Uninstall

/bin/bash <( wget -qO- https://raw.githubusercontent.com/rbreaves/kinto/HEAD/install/linux.sh || curl -fsSL https://raw.githubusercontent.com/rbreaves/kinto/HEAD/install/linux.sh ) -r

Old Install Method

git clone https://github.com/rbreaves/kinto.git
cd kinto
sudo apt update
sudo apt install python3
./setup.py

Troubleshoot

If the wizard does not appear then either type in "kinto.sh" in your application overview search bar or run this following command.

~/.config/kinto/gui/kinto-gui.py

Issues with Numpad?

Try toggling numlock on & off (clear key on official mac keyboards). If it still does not work then restart the Kinto service and try toggling the numlock/clear key again, it will likely work after that. #369

Uninstall Kinto

./setup.py -r

Other tips

If you want a global menu app similar to what mac users have then I strongly recommend Ubuntu Budgie as it has the Vala Appmenu built in and ready for activation. Short of that Vala-AppMenu can be installed in various distros, mileage will vary. If you try to activate it in the latest 20.xx releases with XFCE then you may need to run the following commands.

sudo apt install xfce4-appmenu-plugin vala-panel-appmenu-common appmenu-gtk2-module appmenu-gtk3-module appmenu-gtk-module-common
xfconf-query -c xsettings -p /Gtk/Modules -n -t string -s "appmenu-gtk-module"

Fractional HiDPI Scaling for Gnome/Budgie w/ x11

https://github.com/rbreaves/betterScale

Use this with autorandr to save your settings as a profile that will auto re-apply when needed.

How to Install (Windows)

Video Tutorial: How to Install Kinto.sh on Windows 10

Windows 10 Requirements

Quick install

Open Powershell as Administrator and copy and paste the following. This will download & extract Kinto, install chocolatey, python3 and then install Kinto.

NOTE: Please inspect https://raw.githubusercontent.com/rbreaves/kinto/master/install/windows.ps1 and https://chocolatey.org/install.ps1 before running scripts directly. More information about running powershell scripts in this context can be found here.

Set-ExecutionPolicy Bypass -Scope Process -Force
iwr https://raw.githubusercontent.com/rbreaves/kinto/master/install/windows.ps1 -UseBasicParsing | iex

Update system tray to show Kinto icon at all times (optional)

cmd /c "explorer shell:::{05d7b0f4-2121-4eff-bf6b-ed3f69b894d9}"

Old method

  1. Open Powershell (Right click and Run as Administrator)

  2. clone this repo

git clone https://github.com/rbreaves/kinto.git
cd kinto
  1. Install - Select keyboard type
py setup.py
  1. How to make Kinto stay visible in system tray (optional)

Uninstall Kinto

py setup.py

Select Uninstall

How to use in Remote Desktop Solutions

RDP fully works as long as the entire keyboard input is being captured. RDP had been working for awhile with Windows but as of 2/14/2021 Linux & macOS is now supported. VNC & other protocols may work, but is likely most dependent on how the keyboard input is captured on the computer running the client.

Program Src/Remote Client ⇒ Dst/Remote Server Works? Notes
Official MS RDP (mstsc.exe) ❖Windows ⇒ ❖Windows Yes Note: Make sure to set all keyboard input to go to remote.
Official MS RDP (mstsc.exe) ❖Windows ⇒

鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap