db-move: moved webkitgtk-6.0 from [testing] to [extra] (x86_64)
[arch-packages.git] / gpm / trunk / gpm.sh
blob1aea57256295c65418b8ad29f31f5ac4de22eac6
1 case $( /usr/bin/tty ) in
2 /dev/tty[0-9]*) [ -n "$(pidof -s gpm)" ] && /usr/bin/disable-paste ;;
3 esac