How do you change the user agent in elinks? Is there a simple way to edit a config file, or does it have to be compiled that way. In either case, how?
Not for Firefox, for the Elinks browser on linux, since some people seem to know a bit about linux. pardon me, I sometimes forget to not be vague!
declan@declan-desktop:~$ grep -i agent /etc/elinks/elinks.conf ## protocol.http.user_agent # Change the User Agent ID. That means identification string, which # a standard for new textmode user agents, so that the webmasters can # Use " " if you don't want any User-Agent header to be sent at all. set protocol.http.user_agent = "ELinks/0.10.6-1ubuntu3-debian (textmode; %s; %t-%b)"
It's not working for me:(
here it ishttp://twiki.iwethey.org/twiki/bin/view/Main/UserAgentString#How_to_set_user_agent