mirror of
https://github.com/likeablob/macmini.git
synced 2025-01-15 15:30:42 +00:00
6 lines
83 B
Bash
Executable File
6 lines
83 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# Fix to make GNOME work
|
|
export XKL_XMODMAP_DISABLE=1
|
|
/etc/X11/Xsession
|