Marc Chan wrote:
Hi pluggers!
 
I've been installing redhat for 3 times but the X won't start. Na detect naman niya yung mga
hardware ko. I tried to change and test X but it won't work. here is the error

looks like a driver error, try a generic driver module.


 
and  is it possible to customize my F keys in Console? example, if I
assign ifconfig command to F3. Next time I press F3, it will
automatically executes ifconfig.
 


oo naman!!

teka, ganito yun.

	shell> bind key '\C-a:"COMMAND\C-m"'



Will bind the keys "CONTROL A" to any command you'll specify
while the "\C-m" parameter runs the command ala "carriage return"
ex.

	shell> bind key '\C-a:"ifconfig\C-m"'



Reply via email to