Hello Don, That does not seem to work on my machine. I tried shift-click(left and middle). Right click gives me the dropdown with options such as "Submit Form, etc..".
Any other suggestions, please? Thanks Joe On Mon, Sep 26, 2011 at 10:47 PM, Don Harper <d...@donharper.org> wrote: > Try shift-click > > Don Harper, RHCE > > On Sep 26, 2011 9:43 PM, "Joe M" <joe7m...@gmail.com> wrote: >> Hello, >> >> I am trying to paste to a text box in links graphics mode, but could >> not get it to work. I remember that it worked at some point, but I >> could be wrong. >> >> links -g google.com >> select some text with the mouse and middle-click paste to the search >> box. The url location does take the middle-click text. It is just the >> paste into the text box on the webpage that does not work. >> >> This is how links was built: >> >> + cd links-2.3pre1 >> + ./configure --prefix=/usr --with-ssl --enable-javascript >> --enable-graphics --enable-gpm --with-x --with-fb >> creating cache ./config.cache >> checking for a BSD compatible install... /usr/bin/install -c >> checking whether build environment is sane... yes >> checking whether make sets ${MAKE}... yes >> checking for working aclocal... found >> checking for working autoconf... found >> checking for working automake... found >> checking for working autoheader... found >> checking for working makeinfo... missing >> checking for gcc... gcc >> checking whether the C compiler (gcc -O2 -march=i686 -pipe ) works... yes >> checking whether the C compiler (gcc -O2 -march=i686 -pipe ) is a >> cross-compiler... no >> checking whether we are using GNU C... yes >> checking whether gcc accepts -g... yes >> checking how to run the C preprocessor... gcc -E >> checking for ANSI C header files... yes >> checking whether gcc needs -traditional... no >> checking for EMX... no >> checking for typeof... yes >> checking for long long... yes >> checking for dirent.h that defines DIR... yes >> checking for opendir in -ldir... no >> checking for sys/wait.h that is POSIX.1 compatible... yes >> checking for fcntl.h... yes >> checking for limits.h... yes >> checking for sys/ioctl.h... yes >> checking for sys/time.h... yes >> checking for time.h... yes >> checking for unistd.h... yes >> checking for math.h... yes >> checking for ieee.h... no >> checking for endian.h... yes >> checking for values.h... yes >> checking for sigaction.h... no >> checking for netinet/in_systm.h... yes >> checking for netinet/in_system.h... no >> checking for netinet/ip.h... yes >> checking for netinet/dhcp.h... no >> checking for sys/select.h... yes >> checking for sys/resource.h... yes >> checking for sys/utsname.h... yes >> checking for sys/un.h... yes >> checking for sys/fmutex.h... no >> checking for sys/cygwin.h... no >> checking for io.h... no >> checking for setjmp.h... yes >> checking for langinfo.h... yes >> checking for working const... yes >> checking for inline... inline >> checking for size_t... yes >> checking for socklen_t... yes >> checking whether time.h and sys/time.h may both be included... yes >> checking whether struct tm is in sys/time.h or time.h... time.h >> checking size of short... 2 >> checking size of unsigned short... 2 >> checking size of int... 4 >> checking size of unsigned... 4 >> checking size of long... 4 >> checking size of unsigned long... 4 >> checking for big endian... no >> checking for little endian... yes >> checking if rename can replace existing files... yes >> checking for 8-bit clean memcmp... yes >> checking return type of signal handlers... void >> checking for strftime... yes >> checking for vprintf... yes >> checking for calloc... yes >> checking for snprintf... yes >> checking for memmove... yes >> checking for raise... yes >> checking for gettimeofday... yes >> checking for mkdir... yes >> checking for select... yes >> checking for strcspn... yes >> checking for strerror... yes >> checking for strstr... yes >> checking for strtol... yes >> checking for strtoul... yes >> checking for strtoq... yes >> checking for strtoll... yes >> checking for chmod... yes >> checking for getpid... yes >> checking for setpgid... yes >> checking for popen... yes >> checking for uname... yes >> checking for getpagesize... yes >> checking for tempnam... yes >> checking for strptime... yes >> checking for setlocale... yes >> checking for nl_langinfo... yes >> checking for sigsetjmp/siglongjmp... yes >> checking for atan in -lm... yes >> checking for socket... yes >> checking for setsockopt... yes >> checking for gethostbyname... yes >> checking for gethostbyaddr... yes >> checking for dhcp_option... no >> checking for herror... yes >> checking for cfmakeraw... yes >> checking for cygwin_conv_to_full_win32_path... no >> checking for requested debug level... 0 >> checking if you want to use graphics... yes >> checking for Gpm_Open in -lgpm... no >> checking for gpm.h... no >> checking for OS/2 threads... no >> checking for atheos/threads.h... no >> checking for spawn_thread... no >> checking for resume_thread... no >> checking for MouOpen... no >> checking for _read_kbd... no >> checking for XFree for OS/2... no >> checking for dlopen in -ldl... yes >> checking for pkg-config... /usr/bin/pkg-config >> checking for openssl... yes >> checking OPENSSL_CFLAGS... >> checking OPENSSL_LIBS... -lssl -lcrypto -ldl >> checking for OpenSSL... openssl >> checking for zlib.h... yes >> checking for inflate in -lz... yes >> checking for bzlib.h... yes >> checking for BZ2_bzDecompress in -lbz2... yes >> checking for svgalib... no >> checking for linux/fb.h... yes >> checking for linux/kd.h... yes >> checking for linux/vt.h... yes >> checking for sys/mman.h... yes >> checking for directfb-config... no >> checking for X... libraries , headers >> checking for pmshell... no >> checking for gui/view.h... no >> checking for gui/window.h... no >> checking for gui/desktop.h... no >> checking for gui/bitmap.h... no >> checking for util/locker.h... no >> checking for util/application.h... no >> checking for inflate in -lz... (cached) yes >> checking for libpng >= 1.0.0... yes >> checking LIBPNG_CFLAGS... -I/usr/include/libpng14 >> checking LIBPNG_LIBS... -lpng14 >> checking for png.h... yes >> checking for libpng/png.h... no >> checking for png_create_info_struct... yes >> checking for png_set_rgb_to_gray... yes >> checking for png_get_image_width... yes >> checking for png_get_image_height... yes >> checking for png_get_gAMA... yes >> checking for png_get_color_type... yes >> checking for png_get_bit_depth... yes >> checking for png_set_strip_alpha... yes >> checking for png_get_valid... yes >> checking for png_get_sRGB... yes >> checking if you can include both setjmp.h and png.h... no >> checking for jpeglib.h... yes >> checking for jpeg_destroy_decompress in -ljpeg... yes >> checking for tiffio.h... yes >> checking for TIFFClientOpen in -ltiff... yes >> updating cache ./config.cache >> creating ./config.status >> creating Makefile >> creating config.h >> --------------------------------------------------------- >> Configuration results: >> >> GPM support: NO >> SSL support: OPENSSL >> Supported compression: ZLIB BZIP2 >> Graphics enabled: YES >> Graphics drivers: X >> Image formats: GIF PNG XBM JPEG TIFF >> --------------------------------------------------------- >> + make >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c af_unix.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c auth.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c beos.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c bfu.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c block.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c bookmarks.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c cache.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c charsets.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c connect.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c cookies.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c default.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c dip.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c directfb.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c dither.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c dns.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c drivers.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c error.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c file.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c finger.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c font_include.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c framebuffer.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c ftp.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c gif.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c html.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c html_gr.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c html_r.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c html_tbl.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c http.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c https.c >> https.c: In function 'getSSL': >> https.c:43:5: warning: assignment discards qualifiers from pointer target >> type >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c img.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c imgcache.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c jpeg.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c jsint.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c kbd.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c language.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c links_icon.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c listedit.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c lru.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c mailto.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c main.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c memory.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c menu.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c objreq.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c os_dep.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c pmshell.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c png.c >> png.c: In function 'img_my_png_error': >> png.c:51:2: warning: 'jmpbuf' is deprecated (declared at >> /usr/include/libpng14/png.h:1114) >> png.c: In function 'png_start': >> png.c:207:2: warning: 'jmpbuf' is deprecated (declared at >> /usr/include/libpng14/png.h:1114) >> png.c:217:5: warning: 'jmpbuf' is deprecated (declared at >> /usr/include/libpng14/png.h:1114) >> png.c: In function 'png_restart': >> png.c:236:2: warning: 'jmpbuf' is deprecated (declared at >> /usr/include/libpng14/png.h:1114) >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c sched.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c select.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c session.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c smb.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c svgalib.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c terminal.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c tiff.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c types.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c url.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c view.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c view_gr.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c x.c >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libpng14 -O2 >> -march=i686 -pipe -c xbm.c >> gcc -O2 -march=i686 -pipe -o links af_unix.o auth.o beos.o bfu.o >> block.o bookmarks.o cache.o charsets.o connect.o cookies.o default.o >> dip.o directfb.o dither.o dns.o drivers.o error.o file.o finger.o >> font_include.o framebuffer.o ftp.o gif.o html.o html_gr.o html_r.o >> html_tbl.o http.o https.o img.o imgcache.o jpeg.o jsint.o kbd.o >> language.o links_icon.o listedit.o lru.o mailto.o main.o memory.o >> menu.o objreq.o os_dep.o pmshell.o png.o sched.o select.o session.o >> smb.o svgalib.o terminal.o tiff.o types.o url.o view.o view_gr.o x.o >> xbm.o -ltiff -ljpeg -lpng14 -lz -lX11 -lbz2 -lz -lssl -lcrypto -ldl >> -ldl -lm >> session.o: In function `get_temp_name': >> session.c:(.text+0x62a9): warning: the use of `tempnam' is dangerous, >> better use `mkstemp' >> + make prefix=/var/pkgmk/work/links/pkg/usr install >> make[1]: Entering directory `/var/pkgmk/work/links/src/links-2.3pre1' >> /bin/sh ./mkinstalldirs /var/pkgmk/work/links/pkg/usr/bin >> mkdir /var/pkgmk/work/links/pkg/usr >> mkdir /var/pkgmk/work/links/pkg/usr/bin >> /usr/bin/install -c links /var/pkgmk/work/links/pkg/usr/bin/links >> make install-man1 >> make[2]: Entering directory `/var/pkgmk/work/links/src/links-2.3pre1' >> /bin/sh ./mkinstalldirs /var/pkgmk/work/links/pkg/usr/man/man1 >> mkdir /var/pkgmk/work/links/pkg/usr/man >> mkdir /var/pkgmk/work/links/pkg/usr/man/man1 >> /usr/bin/install -c -m 644 ./links.1 >> /var/pkgmk/work/links/pkg/usr/man/man1/links.1 >> make[2]: Leaving directory `/var/pkgmk/work/links/src/links-2.3pre1' >> make[1]: Leaving directory `/var/pkgmk/work/links/src/links-2.3pre1' >> =======> Build result: >> drwxr-xr-x 0 root root 0 Sep 26 22:38 usr/ >> drwxr-xr-x 0 root root 0 Sep 26 22:38 usr/bin/ >> drwxr-xr-x 0 root root 0 Sep 26 22:38 usr/man/ >> drwxr-xr-x 0 root root 0 Sep 26 22:38 usr/man/man1/ >> -rw-r--r-- 0 root root 5200 Sep 26 22:38 usr/man/man1/links.1.gz >> -rwxr-xr-x 0 root root 2860192 Sep 26 22:38 usr/bin/links >> =======> Building '/var/pkgmk/packages/links#2.3pre1-1.pkg.tar.gz' >> succeeded. >> >> Thanks >> Joe >> _______________________________________________ >> links-list mailing list >> links-list@linuxfromscratch.org >> http://linuxfromscratch.org/mailman/listinfo/links-list > > _______________________________________________ > links-list mailing list > links-list@linuxfromscratch.org > http://linuxfromscratch.org/mailman/listinfo/links-list > > _______________________________________________ links-list mailing list links-list@linuxfromscratch.org http://linuxfromscratch.org/mailman/listinfo/links-list