gpm config

From: Clive Wright (clive_wright@telinco.co.uk)
Date: Thu Aug 03 2000 - 11:08:58 CEST


There appears to be a mismatch in variable names between
gpm.fun and gpm.cnf which results in any extra options to
gpm's startup command not being saved between reboots.

gpm.cnf lists three variables:

VAR_LIST="GPM_PROTOCOL GPM_RESPONSIVENESS GPM_OPTIONS"

I assume that GPM_OPTIONS should hold the string for any
extra options but these are stored in GPM_MISC in gpm.fun:
--------
prompt GPM_RESPONSIVENESS "${GPM_RESPONSIVENESS}"
prompt GPM_MISC "${GPM_MISC}"
save -n $resource configure
--------
and are not saved.

Clive

---------------------------------------------------------------------
To unsubscribe, e-mail: mulinux-unsubscribe@sunsite.auc.dk
For additional commands, e-mail: mulinux-help@sunsite.auc.dk



This archive was generated by hypermail 2.1.6 : Sat Feb 08 2003 - 15:27:15 CET