{"id":20945342,"url":"https://github.com/zas/rokeyshack","last_synced_at":"2026-04-20T20:03:17.976Z","repository":{"id":148673441,"uuid":"174850807","full_name":"zas/rokeyshack","owner":"zas","description":"A small libxcb patch to fix RegnumOnline game with french keyboards","archived":false,"fork":false,"pushed_at":"2022-03-09T16:38:13.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-19T21:43:35.090Z","etag":null,"topics":["champions","french-keyboards","game","libxcb","linux","regnum"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/zas.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-10T16:36:45.000Z","updated_at":"2022-03-09T16:36:37.000Z","dependencies_parsed_at":"2023-05-28T15:30:29.554Z","dependency_job_id":null,"html_url":"https://github.com/zas/rokeyshack","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zas%2Frokeyshack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zas%2Frokeyshack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zas%2Frokeyshack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zas%2Frokeyshack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zas","download_url":"https://codeload.github.com/zas/rokeyshack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243336382,"owners_count":20275102,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["champions","french-keyboards","game","libxcb","linux","regnum"],"created_at":"2024-11-18T23:47:45.959Z","updated_at":"2025-12-25T20:58:48.157Z","avatar_url":"https://github.com/zas.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"French keyboard hack for Champions of Regnum Online (https://www.championsofregnum.com/)\n\nThis game has very bad support for key binding and especially with french keyboards under Linux.\n\n- Clone this repo in `~/src`\n\n```bash\n    sudo apt-get install git\n```\n\n```bash\n    mkdir -p ~/src \u0026\u0026 cd ~/src \u0026\u0026 git clone https://github.com/zas/rokeyshack.git\n```\n\n- To build modified version of libxcb, you need (ubuntu):\n\n```bash\n    sudo apt-get install build-essential xsltproc xcb-proto libpthread-stubs0-dev libxau-dev python3-xcbgen\n```\n\n- Create a target directory and cd to it:\n\n```bash\n    mkdir -p ~/rokeyshack.built \u0026\u0026 cd  ~/rokeyshack.built\n```\n\n- Download original version:\n\n```bash\n    wget https://xcb.freedesktop.org/dist/libxcb-1.13.tar.bz2\n```\n\n- Unarchive in the keyboard hack directory:\n\n```bash\n    tar xvjf libxcb-1.13.tar.bz2 \u0026\u0026  mv libxcb-1.13 libxcb.patched\n```\n\n- Patch it:\n\n```bash\n    cd libxcb.patched/ \u0026\u0026 patch -p1 \u003c ~/src/rokeyshack/libxcb-1.13.patch\n```\n\n- Build it:\n\n```bash\n    ./configure \u0026\u0026 make\n```\n\n- Use it:\n\n```bash\n    cd .. \u0026\u0026 cp ~/src/rokeyshack/ro_launch.sh .\n    ./ro_launch.sh\n```\n\n\nNote: you may want to adjust values in `src/hack.h`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzas%2Frokeyshack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzas%2Frokeyshack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzas%2Frokeyshack/lists"}