Activity for dzaima
| Type | On... | Excerpt | Status | Date |
|---|---|---|---|---|
| Edit | Post #290194 | Initial revision | — | almost 3 years ago |
| Answer | — |
A: Alternating 2 keyboard layouts with Key Combination You probably need to change the permissions on the file to make it executable. You can do that with `chmod`: ```sh chmod +x change-xkbmap.sh ``` To verify, try running `./change-xkbmap.sh` in a terminal without `sh`. Alternatively, using `sh /home/ha/bin/change-xkbmap.sh` in the shortc... (more) |
— | almost 3 years ago |
