If you set up a script witn something like; KERNEL=`uname -a | cut -d . -f3` if $KERNEL = 4 ;then mouse= # your code else mouse= # your code fi you will automate the process. Where to put this I haven't determined. -- jludwig <wralphie@xxxxxxxxxxx>
If you set up a script witn something like; KERNEL=`uname -a | cut -d . -f3` if $KERNEL = 4 ;then mouse= # your code else mouse= # your code fi you will automate the process. Where to put this I haven't determined. -- jludwig <wralphie@xxxxxxxxxxx>