{"id":30815455,"url":"https://github.com/apebl/linux-convertible","last_synced_at":"2026-05-18T15:05:16.817Z","repository":{"id":46260876,"uuid":"230002301","full_name":"apebl/linux-convertible","owner":"apebl","description":"Tools for using 2-in-1 convertible laptops with Linux","archived":false,"fork":false,"pushed_at":"2021-11-03T16:41:40.000Z","size":40,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-06T08:22:28.656Z","etag":null,"topics":["2in1","convertible","laptop","linux","tablet"],"latest_commit_sha":null,"homepage":"","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/apebl.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}},"created_at":"2019-12-24T20:51:46.000Z","updated_at":"2022-09-02T20:05:53.000Z","dependencies_parsed_at":"2022-08-28T23:31:49.063Z","dependency_job_id":null,"html_url":"https://github.com/apebl/linux-convertible","commit_stats":null,"previous_names":["apebl/linux-convertible"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/apebl/linux-convertible","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apebl%2Flinux-convertible","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apebl%2Flinux-convertible/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apebl%2Flinux-convertible/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apebl%2Flinux-convertible/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apebl","download_url":"https://codeload.github.com/apebl/linux-convertible/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apebl%2Flinux-convertible/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33181767,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"ssl_error","status_checked_at":"2026-05-18T09:27:28.300Z","response_time":71,"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":["2in1","convertible","laptop","linux","tablet"],"created_at":"2025-09-06T08:13:35.644Z","updated_at":"2026-05-18T15:05:16.812Z","avatar_url":"https://github.com/apebl.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# linux-convertible\n\nTools for using 2-in-1 convertible laptops with Linux\n\n## Features\n\n- Auto-rotation and rotation lock (if DE doesn't provide it)\n- Detecting orientation change\n- Auto-maximizing windows in tablet mode (optional)\n- Toggle between laptop and tablet mode manually\n- Recovering xrandr orientation and scaling from abnormal xrandr changes\n\n## Requirements\n\n- notify-send (libnotify)\n\nFor X11 (not required for Wayland):\n\n- xinput, xrandr (xinput)\n- wmctrl, xdotool (Not required for GNOME)\n\n## Install\n\n```sh\ngit clone https://gitlab.com/kosmospredanie/linux-convertible.git\ncd linux-convertible\n./install.sh\n```\n\nYou might need to add `$HOME/.local/bin` to your PATH:\n\n```sh\nmkdir -p ~/.config/environment.d\necho 'PATH=$HOME/.local/bin:$PATH' \u003e\u003e ~/.config/environment.d/path.conf\n```\n\nAnd restart your session. (log-out \u0026 log-in again)\n\n## Usage\n\nUse application entries `Tablet Mode` and `Rotation Lock` created in the\napplications menu.\n\n- Tablet Mode: Toggle tablet mode\n- Rotation Lock: Toggle screen rotation lock\n\n## Configuration\n\nThere are callback script files in `~/.convertible`:\n\n- `~/.convertible/landscape`: Called when changed to landscape orientation.\n\n- `~/.convertible/portrait`: Called when changed to portrait orientation.\n\n- `~/.convertible/laptop`: Called when switched to laptop mode.\n\nBy default, it enables keyboards, touchpads, and trackpoints.\n\n- `~/.convertible/tablet`: Called when switched to tablet mode.\n\nBy default, it starts auto-maximizing and disables keyboards, touchpads, and\ntrackpoints.\n\n- `~/.convertible/display`: Called once on session startup, before\nlinux-convertible starts.\n\nYou can put your display settings to this script, and linux-convertible keeps\nthe settings. e.g.:\n\n```sh\n#!/bin/sh\n[ \"$XDG_SESSION_TYPE\" = \"x11\" ] \u0026\u0026 xrandr --output eDP1 --scale 1.6\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapebl%2Flinux-convertible","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapebl%2Flinux-convertible","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapebl%2Flinux-convertible/lists"}