This website requires JavaScript.
Explore
Help
Sign in
fdo-mirrors
/
xserver
Watch
1
Star
0
Fork
You've already forked xserver
0
mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced
2025-12-25 02:30:06 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
87df8e6819
xserver
/
hw
/
xquartz
/
bundle
/
X11.sh
4 lines
52 B
Bash
Raw
Normal View
History
Unescape
Escape
XQuartz: Avoid using login /bin/sh blech. Just use a bash script to start the app, so it will inherit the right environment (cherry picked from commit f4b7ad9cc6b0c99fc7ee8516c4bf858ece938148) (cherry picked from commit fdf64256127b2661bd6aa81ac694350028d36c43)
2008-12-09 23:47:32 -08:00
#!/bin/bash --login
XQuartz: Name the startup shell script X11 for better compatability (cherry picked from commit f84613d6fcbbb5f769ee34cff0900353a13693cf) (cherry picked from commit 102abeda37d6b62971a9952efa0453e38504ae0b)
2008-12-17 13:54:53 -08:00
"
$(
dirname
$0
)
"
/X11.bin
"
${
@
}
"
Reference in a new issue
Copy permalink