{"id":15565174,"url":"https://github.com/textshell/term-keyboard-explorer","last_synced_at":"2026-05-10T19:56:32.114Z","repository":{"id":200302557,"uuid":"171042794","full_name":"textshell/term-keyboard-explorer","owner":"textshell","description":"Explore keyboard responses by linux terminal implementations","archived":false,"fork":false,"pushed_at":"2019-02-16T19:38:18.000Z","size":103,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-20T06:16:09.963Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/textshell.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-02-16T19:26:21.000Z","updated_at":"2019-02-16T20:53:31.000Z","dependencies_parsed_at":"2023-10-16T14:17:42.750Z","dependency_job_id":null,"html_url":"https://github.com/textshell/term-keyboard-explorer","commit_stats":null,"previous_names":["textshell/term-keyboard-explorer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/textshell/term-keyboard-explorer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/textshell%2Fterm-keyboard-explorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/textshell%2Fterm-keyboard-explorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/textshell%2Fterm-keyboard-explorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/textshell%2Fterm-keyboard-explorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/textshell","download_url":"https://codeload.github.com/textshell/term-keyboard-explorer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/textshell%2Fterm-keyboard-explorer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32869721,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"ssl_error","status_checked_at":"2026-05-10T13:40:02.145Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-02T16:51:30.021Z","updated_at":"2026-05-10T19:56:32.081Z","avatar_url":"https://github.com/textshell.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Explorations into keyboard responses by linux terminal implementations\n\nRequirements:\n=============\n* needs to run as root to access /dev/uinput\n* needs access to the x server via DISPLAY\n* python3-libevdev (libevdev in pypi)\n\nUsage:\n======\n\nThis is best run in a VM, because it changes keyboard configuration and injects lots of key strokes.\n\nMake sure neither the terminal implementation nor your window manager intercept key strokes.\n\nRun `explorer.py` in a terminal with focus.\n\nExample in a VM\n===============\n* Setup a VM with buster\n* Allow graphical login as root ([possibly like this](https://economictheoryblog.com/2015/11/08/how-to-enable-gui-root-login-in-debian-8/))\n* install python3-libevdev and matchbox-window-manager\n* setup .xsession\n```\nmatchbox-window-manager -use_titlebar no \u0026\n\nxterm -e /root/startup.sh\n```\n* and startup.sh\n```\n#! /bin/bash\n\necho \"auto mode?\"\nread a\nif [ \"$a\" = \"1\" ] ; then\n    /path/to/term-keyboard-explorer/explorer.py\n    echo finished, press any key to logout\n    read b\nelse\n    bash\nfi\n```\n* Login as root using .xsession as X11 session script.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftextshell%2Fterm-keyboard-explorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftextshell%2Fterm-keyboard-explorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftextshell%2Fterm-keyboard-explorer/lists"}