{"id":16345402,"url":"https://github.com/unclechu/xinput-restore","last_synced_at":"2025-11-07T14:30:30.848Z","repository":{"id":13102652,"uuid":"15784144","full_name":"unclechu/xinput-restore","owner":"unclechu","description":"Saving and restoring xinput devices properties utility","archived":false,"fork":false,"pushed_at":"2015-07-09T23:37:55.000Z","size":180,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-27T22:20:58.693Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/unclechu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-01-10T00:40:02.000Z","updated_at":"2015-07-09T22:11:12.000Z","dependencies_parsed_at":"2022-09-14T07:12:05.998Z","dependency_job_id":null,"html_url":"https://github.com/unclechu/xinput-restore","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unclechu%2Fxinput-restore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unclechu%2Fxinput-restore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unclechu%2Fxinput-restore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unclechu%2Fxinput-restore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unclechu","download_url":"https://codeload.github.com/unclechu/xinput-restore/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239533066,"owners_count":19654617,"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":[],"created_at":"2024-10-11T00:31:33.959Z","updated_at":"2025-11-07T14:30:30.792Z","avatar_url":"https://github.com/unclechu.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"xinput-restore\n==============\n\nSaving and restoring xinput devices properties utility.\n\nUsage\n=====\n\nFind the ID of your device in the list:\n```bash\n$ xinput list\n```\n\nSave properties of your device\n(replace %ID% to ID number of your device from `xinput list`):\n```bash\n$ xinput-restore --save %ID%\n```\nIt will save properties of your device to file\nwith name as device name to `~/.xinput-saved-props/`.\n\nYou can specify custom file name:\n```bash\n$ xinput-restore --save %ID% red-mouse\n```\n\nYou can change some properties in `~/.xinput-saved-props/`\n\nRestore properties for specific device by file name:\n```bash\n$ xinput-restore --restore red-mouse\n```\n\nOr by device product id:\n```bash\n$ xinput-restore --restore '1452, 781'\n```\n\nRestore properties by all saved properties files:\n```bash\n$ xinput-restore\n```\n\nAlso you can redefine saved properties files directory:\n```bash\n$ env XINPUT_RESTORE_PROPS_DIR=\"$HOME/.custom-saved-xinput-props-dir\" xinput-restore\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funclechu%2Fxinput-restore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funclechu%2Fxinput-restore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funclechu%2Fxinput-restore/lists"}