Announcement

Collapse
No announcement yet.

lynx settings

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • lynx settings

    Hello,

    I have some questions regarding Lynx (on Mandriva).

    Where is the URL for the homepage stored? On Mandrive, it defaults to
    mandriva.com, but I can't seem to find an entry in the options to change
    this (have set Lynx to intermediate user mode).

    Also, how can one have cookies that last between different executions of
    Lynx? Currently, accepted cookies are lost when closing and restarting
    lynx, causing me to have to log on to MURC everytime I use lynx .

    Thanks!


    Jörg
    Last edited by VJ; 1 August 2007, 07:04.
    pixar
    Dream as if you'll live forever. Live as if you'll die tomorrow. (James Dean)

  • #2
    system settings in /etc/lynx.cfg and /etc/lynx-site.cfg
    personal settings in ~user/.lynxrc

    export WWW_HOME=http://forums.murc.ws

    is where u set up home page.
    Originally posted by Gurm
    .. some very fair skinned women just have a nasty brown crack no matter what...

    Comment


    • #3
      Originally posted by FatBastard View Post
      system settings in /etc/lynx.cfg and /etc/lynx-site.cfg
      personal settings in ~user/.lynxrc
      Ok, but how do I configure for peristent cookies?

      In ~user/.lynxrc is an entry:
      Code:
      # cookie_file specifies the file from which to read persistent cookies.
      # The default is ~/.lynx_cookies.
      cookie_file=
      I currently don't have a file named .lynx_cookies, but none is created when I choose to accept a cookie.


      Jörg
      pixar
      Dream as if you'll live forever. Live as if you'll die tomorrow. (James Dean)

      Comment


      • #4
        these settings worked for me

        COOKIE_SAVE_FILE=~/.lynx_cookies
        COOKIE_FILE=~/.lynx_cookies
        PERSISTENT_COOKIES=TRUE
        SET_COOKIES=TRUE

        $ lynx -cfg=.lynxrc
        Last edited by FatBastard; 2 August 2007, 05:56. Reason: tested the settings
        Originally posted by Gurm
        .. some very fair skinned women just have a nasty brown crack no matter what...

        Comment


        • #5
          Try elinks great little browser : - )
          Originally posted by Gurm
          .. some very fair skinned women just have a nasty brown crack no matter what...

          Comment


          • #6
            I'm partial to links2 myself.
            Gigabyte GA-K8N Ultra 9, Opteron 170 Denmark 2x2Ghz, 2 GB Corsair XMS, Gigabyte 6600, Gentoo Linux
            Motion Computing M1400 -- Tablet PC, Ubuntu Linux

            "if I said you had a beautiful body would you take your pants off and dance around a bit?" --Zapp Brannigan

            Comment


            • #7
              It is difficult for me to install a new package on this computer, so I'm
              stuck with Lynx...

              I like the program, but I really miss having persistent cookies...



              Jörg
              pixar
              Dream as if you'll live forever. Live as if you'll die tomorrow. (James Dean)

              Comment


              • #8
                Originally posted by VJ View Post
                It is difficult for me to install a new package on this computer, so I'm
                stuck with Lynx...

                I like the program, but I really miss having persistent cookies...



                Jörg

                Did u try the settings that work for me ?
                Originally posted by Gurm
                .. some very fair skinned women just have a nasty brown crack no matter what...

                Comment


                • #9
                  Yes, but to no avail...


                  Jörg
                  pixar
                  Dream as if you'll live forever. Live as if you'll die tomorrow. (James Dean)

                  Comment


                  • #10
                    Are you sure lynx uses .lynxrc?
                    please do the Following experiment:

                    delete ~/.lynxrc
                    - open lynx
                    - go to option
                    - check "Save options to disk: [ ]" and then accept changes.
                    - now make sure the file ~/.lynxrc has been created.

                    now edit .lynxrc
                    Paste and save
                    COOKIE_SAVE_FILE=~/.lynx_cookies
                    COOKIE_FILE=~/.lynx_cookies
                    PERSISTENT_COOKIES=TRUE
                    SET_COOKIES=TRUE


                    when you run lynx again, be sure to run it with
                    $lynx -cfg=~/.lyncrx
                    Originally posted by Gurm
                    .. some very fair skinned women just have a nasty brown crack no matter what...

                    Comment

                    Working...
                    X