Move all to deprecated folder.
This commit is contained in:
6
deprecated/firmware/buildroot/package/metacity/Xsession
Executable file
6
deprecated/firmware/buildroot/package/metacity/Xsession
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
export GDK_USE_XFT=1
|
||||
export LANG="en_US.UTF-8"
|
||||
export LC_ALL="en_US.UTF-8"
|
||||
/usr/bin/X11/rxvt -bg black -fg gray90 &
|
||||
exec /bin/metacity
|
||||
Reference in New Issue
Block a user