Sophie

Sophie

distrib > Mandriva > 2011.0 > i586 > by-pkgid > 66346be77b2c0186efd44ea287d3eb1c > files > 1

metisse-0.4.1-6.i586.rpm

#!/bin/sh
# to be sourced
if [ "$COMPOSITING_SERVER_START" = "yes" -a "$COMPOSITING_SERVER" = "Xmetisse" ]; then
	AT_SPI_DISPLAY=$COMPOSITING_SERVER_DISPLAY
	export AT_SPI_DISPLAY
	XKL_XMODMAP_DISABLE=1
	export XKL_XMODMAP_DISABLE
fi