Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- shadowm@reicore:~$ ls /usr/bin/kwin*
- /usr/bin/kwin /usr/bin/kwin_real
- shadowm@reicore:~$ cat /usr/bin/kwin
- #!/bin/sh
- LIBGL_ALWAYS_INDIRECT=1 /usr/bin/kwin_real $@
- shadowm@reicore:~$
Advertisement
Add Comment
Please, Sign In to add comment