Fluxbox eterm autostart

I use fluxbox as a gui, I want to load an eterm with its own config script on startup with fluxbox. I'd imagine i need to edit the ~/.fluxbox/init file but everything i try doesn't work, anyone know the command to do this?

rensel wrote:
Just edit your ~/.fluxbox/apps file adding this:
[startup] {command }
didn't work, are you sure its ~/.fluxbox/apps? because i had to make that file to do try it.

Similar Messages

  • Question. login to fluxbox. autostart command. don't sudo. ?

    The system includes a normal user (via the console).
    He called FLUXBOX.
    How can I make this addition to the three revealed a terminal window as root with some of these teams?
    p.s: without using sudo. all automatically should be.

    I'm sorry. I don't understand. Is this correct?
    boot -> normal user login -> start X and Fluxbox -> autostart terminal window as root
    Add "sudo xterm &" in the file "~/.fluxbox/startup".
    To remove the "sudo" password, use "visudo". http://wiki.archlinux.org/index.php/Sudo
    I think an automatic xterm with root is dangerous.

  • Error installing Eterm(libast)

    Good evening.
    I'm using fluxbox and need Eterm to be able to set the background and such.
    Unfortunately I get the message that I need libast in order to build Eterm.
    So I execute the following commands:
    wget http://aur.archlinux.org/packages/libast/libast.tar.gz
    tar xfv libast.tar.gz
    cd libast
    makepkg
    Then a huge amount of text fills the terminal and at the end I find the following message:
    ==> ERROR: Build failed. Aborting...
    For those who are interested here's the output produced by makepkg:
    checking for a BSD-compatible install... /bin/install -c
    checking whether build environment is sane... yes
    /home/daniel/libast/src/libast-0.7/missing: Unknown `--run' option
    Try `/home/daniel/libast/src/libast-0.7/missing --help' for more information
    configure: WARNING: `missing' script is too old or missing
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking for preferred libtoolize... libtoolize
    checking for preferred aclocal... aclocal
    checking for preferred autoconf... autoconf
    checking for preferred autoheader... autoheader
    checking for preferred automake... automake
    checking build system type... i686-pc-linux-gnu
    checking host system type... i686-pc-linux-gnu
    checking target system type... i686-pc-linux-gnu
    checking for gcc... gcc
    checking for C compiler default output file name... a.out
    checking whether the C compiler works... yes
    checking whether we are cross compiling... no
    checking for suffix of executables...
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ANSI C... none needed
    checking for style of include used by make... GNU
    checking dependency style of gcc... gcc3
    checking how to run the C preprocessor... gcc -E
    checking for egrep... grep -E
    checking for ANSI C header files... yes
    checking for sys/types.h... yes
    checking for sys/stat.h... yes
    checking for stdlib.h... yes
    checking for string.h... yes
    checking for memory.h... yes
    checking for strings.h... yes
    checking for inttypes.h... yes
    checking for stdint.h... yes
    checking for unistd.h... yes
    checking for a sed that does not truncate output... /bin/sed
    checking for ld used by gcc... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking for /usr/bin/ld option to reload object files... -r
    checking for BSD-compatible nm... /usr/bin/nm -B
    checking whether ln -s works... yes
    checking how to recognise dependent libraries... pass_all
    checking dlfcn.h usability... yes
    checking dlfcn.h presence... yes
    checking for dlfcn.h... yes
    checking for g++... g++
    checking whether we are using the GNU C++ compiler... yes
    checking whether g++ accepts -g... yes
    checking dependency style of g++... gcc3
    checking how to run the C++ preprocessor... g++ -E
    checking for g77... no
    checking for f77... no
    checking for xlf... no
    checking for frt... no
    checking for pgf77... no
    checking for fort77... no
    checking for fl32... no
    checking for af77... no
    checking for f90... no
    checking for xlf90... no
    checking for pgf90... no
    checking for epcf90... no
    checking for f95... no
    checking for fort... no
    checking for xlf95... no
    checking for ifc... no
    checking for efc... no
    checking for pgf95... no
    checking for lf95... no
    checking for gfortran... no
    checking whether we are using the GNU Fortran 77 compiler... no
    checking whether accepts -g... no
    checking the maximum length of command line arguments... 32768
    checking command to parse /usr/bin/nm -B output from gcc object... ok
    checking for objdir... .libs
    checking for ar... ar
    checking for ranlib... ranlib
    checking for strip... strip
    checking if gcc static flag works... yes
    checking if gcc supports -fno-rtti -fno-exceptions... no
    checking for gcc option to produce PIC... -fPIC
    checking if gcc PIC flag -fPIC works... yes
    checking if gcc supports -c -o file.o... yes
    checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
    checking whether -lc should be explicitly linked in... no
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... yes
    configure: creating libtool
    appending configuration tag "CXX" to libtool
    checking for ld used by g++... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
    checking for g++ option to produce PIC... -fPIC
    checking if g++ PIC flag -fPIC works... yes
    checking if g++ supports -c -o file.o... yes
    checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    appending configuration tag "F77" to libtool
    checking how to run the C preprocessor... gcc -E
    checking for AIX... no
    checking for library containing strerror... none required
    checking minix/config.h usability... no
    checking minix/config.h presence... no
    checking for minix/config.h... no
    checking whether gcc needs -traditional... no
    checking for a BSD-compatible install... /bin/install -c
    checking whether build environment is sane... yes
    checking whether to enable maintainer-specific portions of Makefiles... no
    checking if malloc debugging is wanted... no
    checking for sed... /bin/sed
    checking for rm... rm
    checking for cp... cp
    checking for chmod... chmod
    checking for tar... tar
    checking for mkdir... mkdir
    checking for ctags... true
    checking for ar... ar
    checking for mv... mv
    checking whether ln -s works... yes
    checking for char... yes
    checking size of char... 1
    checking for short... yes
    checking size of short... 2
    checking for int... yes
    checking size of int... 4
    checking for long... yes
    checking size of long... 4
    checking for long long... yes
    checking size of long long... 8
    checking whether byte ordering is bigendian... no
    checking for an ANSI C-conforming const... yes
    checking for inline... inline
    checking for sys/wait.h that is POSIX.1 compatible... yes
    checking fcntl.h usability... yes
    checking fcntl.h presence... yes
    checking for fcntl.h... yes
    checking termios.h usability... yes
    checking termios.h presence... yes
    checking for termios.h... yes
    checking sys/ioctl.h usability... yes
    checking sys/ioctl.h presence... yes
    checking for sys/ioctl.h... yes
    checking sys/select.h usability... yes
    checking sys/select.h presence... yes
    checking for sys/select.h... yes
    checking sys/time.h usability... yes
    checking sys/time.h presence... yes
    checking for sys/time.h... yes
    checking sys/sockio.h usability... no
    checking sys/sockio.h presence... no
    checking for sys/sockio.h... no
    checking sys/byteorder.h usability... no
    checking sys/byteorder.h presence... no
    checking for sys/byteorder.h... no
    checking malloc.h usability... yes
    checking malloc.h presence... yes
    checking for malloc.h... yes
    checking utmpx.h usability... yes
    checking utmpx.h presence... yes
    checking for utmpx.h... yes
    checking for unistd.h... (cached) yes
    checking bsd/signal.h usability... no
    checking bsd/signal.h presence... no
    checking for bsd/signal.h... no
    checking stdarg.h usability... yes
    checking stdarg.h presence... yes
    checking for stdarg.h... yes
    checking errno.h usability... yes
    checking errno.h presence... yes
    checking for errno.h... yes
    checking whether time.h and sys/time.h may both be included... yes
    checking for mode_t... yes
    checking for off_t... yes
    checking for pid_t... yes
    checking for uid_t in sys/types.h... yes
    checking return type of signal handlers... void
    checking for memmove... yes
    checking for putenv... yes
    checking for strsep... yes
    checking for memmem... yes
    checking for usleep... yes
    checking for snprintf... yes
    checking for vsnprintf... yes
    checking for strcasestr... yes
    checking for strcasechr... no
    checking for strcasepbrk... no
    checking for strrev... no
    checking for strnlen... yes
    checking for library containing hstrerror... none required
    checking whether snprintf ignores n... no, snprintf is ok
    checking whether vsnprintf ignores n... no, vsnprintf is ok
    checking security of interaction between symlink and open... secure
    checking for working RLIMIT_NPROC resource limit... no
    checking for working RLIMIT_MEMLOCK resource limit... no
    checking for debugging level... 4
    checking if STRICT_ISO_C99 required... yes
    checking for X... libraries , headers
    checking for gethostbyname... yes
    checking for connect... yes
    checking for remove... yes
    checking for shmat... yes
    checking for IceConnectionNumber in -lICE... yes
    checking for XOpenDisplay in -lX11... yes
    checking for imlib2-config... imlib2-config
    checking for MMX support... yes
    checking pcre.h usability... yes
    checking pcre.h presence... yes
    checking for pcre.h... yes
    checking for library containing pcre_compile... -lpcre
    checking for regular expression support... pcre
    checking if backquote execution support should be enabled... yes
    configure: creating ./config.status
    config.status: creating include/libast/types.h
    config.status: creating Makefile
    config.status: creating include/Makefile
    config.status: creating include/libast/Makefile
    config.status: creating src/Makefile
    config.status: creating test/Makefile
    config.status: creating libast-config
    config.status: creating config.h
    config.status: config.h is unchanged
    config.status: creating include/libast/sysdefs.h
    config.status: include/libast/sysdefs.h is unchanged
    config.status: executing depfiles commands
    libast 0.7
    Configuration:
    Source code location: .
    Host System Type: i686-pc-linux-gnu
    Preprocessor: gcc -I/usr/include
    Compiler: gcc -march=i686 -mtune=generic -O2 -pipe
    Linker: gcc -L/usr/lib -L/usr/lib -lImlib2 -lfreetype -lz -L/usr/X11R6/lib -lX11 -lXext -ldl -lm -lSM -lICE -lpcre
    Install path: /usr
    Now type 'make' to build libast 0.7.
    make all-recursive
    make[1]: Entering directory `/home/daniel/libast/src/libast-0.7'
    Making all in include
    make[2]: Entering directory `/home/daniel/libast/src/libast-0.7/include'
    Making all in libast
    make[3]: Entering directory `/home/daniel/libast/src/libast-0.7/include/libast'
    Makefile:425: warning: overriding commands for target `types.h'
    Makefile:234: warning: ignoring old commands for target `types.h'
    make all-am
    make[4]: Entering directory `/home/daniel/libast/src/libast-0.7/include/libast'
    Makefile:425: warning: overriding commands for target `types.h'
    Makefile:234: warning: ignoring old commands for target `types.h'
    make[4]: Nothing to be done for `all-am'.
    make[4]: Leaving directory `/home/daniel/libast/src/libast-0.7/include/libast'
    make[3]: Leaving directory `/home/daniel/libast/src/libast-0.7/include/libast'
    make[3]: Entering directory `/home/daniel/libast/src/libast-0.7/include'
    make[3]: Nothing to be done for `all-am'.
    make[3]: Leaving directory `/home/daniel/libast/src/libast-0.7/include'
    make[2]: Leaving directory `/home/daniel/libast/src/libast-0.7/include'
    Making all in src
    make[2]: Entering directory `/home/daniel/libast/src/libast-0.7/src'
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT array.lo -MD -MP -MF ".deps/array.Tpo" -c -o array.lo array.c; \
    then mv -f ".deps/array.Tpo" ".deps/array.Plo"; else rm -f ".deps/array.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT array.lo -MD -MP -MF .deps/array.Tpo -c array.c -fPIC -DPIC -o .libs/array.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT array.lo -MD -MP -MF .deps/array.Tpo -c array.c -o array.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT builtin_hashes.lo -MD -MP -MF ".deps/builtin_hashes.Tpo" -c -o builtin_hashes.lo builtin_hashes.c; \
    then mv -f ".deps/builtin_hashes.Tpo" ".deps/builtin_hashes.Plo"; else rm -f ".deps/builtin_hashes.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT builtin_hashes.lo -MD -MP -MF .deps/builtin_hashes.Tpo -c builtin_hashes.c -fPIC -DPIC -o .libs/builtin_hashes.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT builtin_hashes.lo -MD -MP -MF .deps/builtin_hashes.Tpo -c builtin_hashes.c -o builtin_hashes.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT conf.lo -MD -MP -MF ".deps/conf.Tpo" -c -o conf.lo conf.c; \
    then mv -f ".deps/conf.Tpo" ".deps/conf.Plo"; else rm -f ".deps/conf.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c conf.c -fPIC -DPIC -o .libs/conf.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c conf.c -o conf.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT debug.lo -MD -MP -MF ".deps/debug.Tpo" -c -o debug.lo debug.c; \
    then mv -f ".deps/debug.Tpo" ".deps/debug.Plo"; else rm -f ".deps/debug.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -fPIC -DPIC -o .libs/debug.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -o debug.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT dlinked_list.lo -MD -MP -MF ".deps/dlinked_list.Tpo" -c -o dlinked_list.lo dlinked_list.c; \
    then mv -f ".deps/dlinked_list.Tpo" ".deps/dlinked_list.Plo"; else rm -f ".deps/dlinked_list.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT dlinked_list.lo -MD -MP -MF .deps/dlinked_list.Tpo -c dlinked_list.c -fPIC -DPIC -o .libs/dlinked_list.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT dlinked_list.lo -MD -MP -MF .deps/dlinked_list.Tpo -c dlinked_list.c -o dlinked_list.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT file.lo -MD -MP -MF ".deps/file.Tpo" -c -o file.lo file.c; \
    then mv -f ".deps/file.Tpo" ".deps/file.Plo"; else rm -f ".deps/file.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -fPIC -DPIC -o .libs/file.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -o file.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT linked_list.lo -MD -MP -MF ".deps/linked_list.Tpo" -c -o linked_list.lo linked_list.c; \
    then mv -f ".deps/linked_list.Tpo" ".deps/linked_list.Plo"; else rm -f ".deps/linked_list.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT linked_list.lo -MD -MP -MF .deps/linked_list.Tpo -c linked_list.c -fPIC -DPIC -o .libs/linked_list.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT linked_list.lo -MD -MP -MF .deps/linked_list.Tpo -c linked_list.c -o linked_list.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT mbuff.lo -MD -MP -MF ".deps/mbuff.Tpo" -c -o mbuff.lo mbuff.c; \
    then mv -f ".deps/mbuff.Tpo" ".deps/mbuff.Plo"; else rm -f ".deps/mbuff.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT mbuff.lo -MD -MP -MF .deps/mbuff.Tpo -c mbuff.c -fPIC -DPIC -o .libs/mbuff.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT mbuff.lo -MD -MP -MF .deps/mbuff.Tpo -c mbuff.c -o mbuff.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT mem.lo -MD -MP -MF ".deps/mem.Tpo" -c -o mem.lo mem.c; \
    then mv -f ".deps/mem.Tpo" ".deps/mem.Plo"; else rm -f ".deps/mem.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c mem.c -fPIC -DPIC -o .libs/mem.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c mem.c -o mem.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT msgs.lo -MD -MP -MF ".deps/msgs.Tpo" -c -o msgs.lo msgs.c; \
    then mv -f ".deps/msgs.Tpo" ".deps/msgs.Plo"; else rm -f ".deps/msgs.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT msgs.lo -MD -MP -MF .deps/msgs.Tpo -c msgs.c -fPIC -DPIC -o .libs/msgs.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT msgs.lo -MD -MP -MF .deps/msgs.Tpo -c msgs.c -o msgs.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT obj.lo -MD -MP -MF ".deps/obj.Tpo" -c -o obj.lo obj.c; \
    then mv -f ".deps/obj.Tpo" ".deps/obj.Plo"; else rm -f ".deps/obj.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT obj.lo -MD -MP -MF .deps/obj.Tpo -c obj.c -fPIC -DPIC -o .libs/obj.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT obj.lo -MD -MP -MF .deps/obj.Tpo -c obj.c -o obj.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT objpair.lo -MD -MP -MF ".deps/objpair.Tpo" -c -o objpair.lo objpair.c; \
    then mv -f ".deps/objpair.Tpo" ".deps/objpair.Plo"; else rm -f ".deps/objpair.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT objpair.lo -MD -MP -MF .deps/objpair.Tpo -c objpair.c -fPIC -DPIC -o .libs/objpair.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT objpair.lo -MD -MP -MF .deps/objpair.Tpo -c objpair.c -o objpair.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT options.lo -MD -MP -MF ".deps/options.Tpo" -c -o options.lo options.c; \
    then mv -f ".deps/options.Tpo" ".deps/options.Plo"; else rm -f ".deps/options.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT options.lo -MD -MP -MF .deps/options.Tpo -c options.c -fPIC -DPIC -o .libs/options.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT options.lo -MD -MP -MF .deps/options.Tpo -c options.c -o options.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT regexp.lo -MD -MP -MF ".deps/regexp.Tpo" -c -o regexp.lo regexp.c; \
    then mv -f ".deps/regexp.Tpo" ".deps/regexp.Plo"; else rm -f ".deps/regexp.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT regexp.lo -MD -MP -MF .deps/regexp.Tpo -c regexp.c -fPIC -DPIC -o .libs/regexp.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT regexp.lo -MD -MP -MF .deps/regexp.Tpo -c regexp.c -o regexp.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT socket.lo -MD -MP -MF ".deps/socket.Tpo" -c -o socket.lo socket.c; \
    then mv -f ".deps/socket.Tpo" ".deps/socket.Plo"; else rm -f ".deps/socket.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c socket.c -fPIC -DPIC -o .libs/socket.o
    socket.c: In function 'spif_url_get_portnum':
    socket.c:763: warning: cast from pointer to integer of different size
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c socket.c -o socket.o >/dev/null 2>&1
    /bin/sh ../libtool --mode=link --tag=CC gcc -march=i686 -mtune=generic -O2 -pipe -L/usr/lib -o libast.la -rpath /usr/lib -version-info 2:1:0 array.lo builtin_hashes.lo conf.lo debug.lo dlinked_list.lo file.lo linked_list.lo mbuff.lo mem.lo msgs.lo obj.lo objpair.lo options.lo regexp.lo socket.lo str.lo strings.lo snprintf.lo tok.lo url.lo -L/usr/lib -lImlib2 -lfreetype -lz -L/usr/X11R6/lib -lX11 -lXext -ldl -lm -lSM -lICE -lpcre
    rm -fr .libs/libast.so .libs/libast.so.2 .libs/libast.so.2.0.1
    gcc -shared .libs/array.o .libs/builtin_hashes.o .libs/conf.o .libs/debug.o .libs/dlinked_list.o .libs/file.o .libs/linked_list.o .libs/mbuff.o .libs/mem.o .libs/msgs.o .libs/obj.o .libs/objpair.o .libs/options.o .libs/regexp.o .libs/socket.o .libs/str.o .libs/strings.o .libs/snprintf.o .libs/tok.o .libs/url.o -L/usr/lib -lImlib2 -lfreetype -lz -L/usr/X11R6/lib -lX11 -lXext -ldl -lm -lSM -lICE -lpcre -march=i686 -mtune=generic -Wl,-soname -Wl,libast.so.2 -o .libs/libast.so.2.0.1
    (cd .libs && rm -f libast.so.2 && ln -s libast.so.2.0.1 libast.so.2)
    (cd .libs && rm -f libast.so && ln -s libast.so.2.0.1 libast.so)
    ar cru .libs/libast.a array.o builtin_hashes.o conf.o debug.o dlinked_list.o file.o linked_list.o mbuff.o mem.o msgs.o obj.o objpair.o options.o regexp.o socket.o str.o strings.o snprintf.o tok.o url.o
    ranlib .libs/libast.a
    creating libast.la
    (cd .libs && rm -f libast.la && ln -s ../libast.la libast.la)
    make[2]: Leaving directory `/home/daniel/libast/src/libast-0.7/src'
    Making all in test
    make[2]: Entering directory `/home/daniel/libast/src/libast-0.7/test'
    make[2]: Nothing to be done for `all'.
    make[2]: Leaving directory `/home/daniel/libast/src/libast-0.7/test'
    make[2]: Entering directory `/home/daniel/libast/src/libast-0.7'
    make[2]: Leaving directory `/home/daniel/libast/src/libast-0.7'
    make[1]: Leaving directory `/home/daniel/libast/src/libast-0.7'
    Making install in include
    make[1]: Entering directory `/home/daniel/libast/src/libast-0.7/include'
    Making install in libast
    make[2]: Entering directory `/home/daniel/libast/src/libast-0.7/include/libast'
    Makefile:425: warning: overriding commands for target `types.h'
    Makefile:234: warning: ignoring old commands for target `types.h'
    make[3]: Entering directory `/home/daniel/libast/src/libast-0.7/include/libast'
    Makefile:425: warning: overriding commands for target `types.h'
    Makefile:234: warning: ignoring old commands for target `types.h'
    make install-exec-hook
    make[4]: Entering directory `/home/daniel/libast/src/libast-0.7/include/libast'
    Makefile:425: warning: overriding commands for target `types.h'
    Makefile:234: warning: ignoring old commands for target `types.h'
    /bin/sh ../../mkinstalldirs /home/daniel/libast/pkg/usr/include/libast
    for i in array.h avl_tree.h dlinked_list.h iterator_if.h linked_list.h list_if.h map_if.h mbuff.h obj.h objpair.h regexp.h socket.h str.h sysdefs.h tok.h types.h url.h vector_if.h ; do \
    /bin/install -c -m 644 ./$i /home/daniel/libast/pkg/usr/include/libast/ ; \
    done
    make[4]: Leaving directory `/home/daniel/libast/src/libast-0.7/include/libast'
    make[3]: Nothing to be done for `install-data-am'.
    make[3]: Leaving directory `/home/daniel/libast/src/libast-0.7/include/libast'
    make[2]: Leaving directory `/home/daniel/libast/src/libast-0.7/include/libast'
    make[2]: Entering directory `/home/daniel/libast/src/libast-0.7/include'
    make[3]: Entering directory `/home/daniel/libast/src/libast-0.7/include'
    make[3]: Nothing to be done for `install-exec-am'.
    test -z "/home/daniel/libast/pkg/usr/include" || mkdir -p -- "/home/daniel/libast/pkg/usr/include"
    /bin/install -c -m 644 'libast.h' '/home/daniel/libast/pkg/usr/include/libast.h'
    make[3]: Leaving directory `/home/daniel/libast/src/libast-0.7/include'
    make[2]: Leaving directory `/home/daniel/libast/src/libast-0.7/include'
    make[1]: Leaving directory `/home/daniel/libast/src/libast-0.7/include'
    Making install in src
    make[1]: Entering directory `/home/daniel/libast/src/libast-0.7/src'
    make[2]: Entering directory `/home/daniel/libast/src/libast-0.7/src'
    test -z "/home/daniel/libast/pkg/usr/lib" || mkdir -p -- "/home/daniel/libast/pkg/usr/lib"
    /bin/sh ../libtool --mode=install /bin/install -c 'libast.la' '/home/daniel/libast/pkg/usr/lib/libast.la'
    /bin/install -c .libs/libast.so.2.0.1 /home/daniel/libast/pkg/usr/lib/libast.so.2.0.1
    (cd /home/daniel/libast/pkg/usr/lib && rm -f libast.so.2 && ln -s libast.so.2.0.1 libast.so.2)
    (cd /home/daniel/libast/pkg/usr/lib && rm -f libast.so && ln -s libast.so.2.0.1 libast.so)
    /bin/install -c .libs/libast.lai /home/daniel/libast/pkg/usr/lib/libast.la
    /bin/install -c .libs/libast.a /home/daniel/libast/pkg/usr/lib/libast.a
    ranlib /home/daniel/libast/pkg/usr/lib/libast.a
    chmod 644 /home/daniel/libast/pkg/usr/lib/libast.a
    libtool: install: warning: remember to run `libtool --finish /usr/lib'
    make[2]: Nothing to be done for `install-data-am'.
    make[2]: Leaving directory `/home/daniel/libast/src/libast-0.7/src'
    make[1]: Leaving directory `/home/daniel/libast/src/libast-0.7/src'
    Making install in test
    make[1]: Entering directory `/home/daniel/libast/src/libast-0.7/test'
    make[2]: Entering directory `/home/daniel/libast/src/libast-0.7/test'
    make[2]: Nothing to be done for `install-exec-am'.
    make[2]: Nothing to be done for `install-data-am'.
    make[2]: Leaving directory `/home/daniel/libast/src/libast-0.7/test'
    make[1]: Leaving directory `/home/daniel/libast/src/libast-0.7/test'
    make[1]: Entering directory `/home/daniel/libast/src/libast-0.7'
    make[2]: Entering directory `/home/daniel/libast/src/libast-0.7'
    test -z "/home/daniel/libast/pkg/usr/bin" || mkdir -p -- "/home/daniel/libast/pkg/usr/bin"
    /bin/install -c 'libast-config' '/home/daniel/libast/pkg/usr/bin/libast-config'
    make install-data-hook
    make[3]: Entering directory `/home/daniel/libast/src/libast-0.7'
    /bin/sh ./mkinstalldirs /home/daniel/libast/pkg/usr/share/aclocal
    mkdir /home/daniel/libast/pkg/usr/share/aclocal
    for i in libast.m4 ; do \
    /bin/install -c -m 644 ./$i /home/daniel/libast/pkg/usr/share/aclocal/ ; \
    done
    make[3]: Leaving directory `/home/daniel/libast/src/libast-0.7'
    make[2]: Leaving directory `/home/daniel/libast/src/libast-0.7'
    make[1]: Leaving directory `/home/daniel/libast/src/libast-0.7'
    install: cannot stat `LICENSE.txt': No such file or directory
    daniel/libast/pkg/usr
    mkdir /home/daniel/libast/pkg/usr/include
    mkdir /home/daniel/libast/pkg/usr/include/libast
    for i in array.h avl_tree.h dlinked_list.h iterator_if.h linked_list.h list_if.h map_if.h mbuff.h obj.h objpair.h regexp.h socket.h str.h sysdefs.h tok.h types.h url.h vector_if.h ; do \
    /bin/install -c -m 644 ./$i /home/daniel/libast/pkg/usr/include/libast/ ; \
    done
    make[4]: Leaving directory `/home/daniel/libast/src/libast-0.7/include/libast'
    make[3]: Nothing to be done for `install-data-am'.
    make[3]: Leaving directory `/home/daniel/libast/src/libast-0.7/include/libast'
    make[2]: Leaving directory `/home/daniel/libast/src/libast-0.7/include/libast'
    make[2]: Entering directory `/home/daniel/libast/src/libast-0.7/include'
    make[3]: Entering directory `/home/daniel/libast/src/libast-0.7/include'
    make[3]: Nothing to be done for `install-exec-am'.
    test -z "/home/daniel/libast/pkg/usr/include" || mkdir -p -- "/home/daniel/libast/pkg/usr/include"
    /bin/install -c -m 644 'libast.h' '/home/daniel/libast/pkg/usr/include/libast.h'
    make[3]: Leaving directory `/home/daniel/libast/src/libast-0.7/include'
    make[2]: Leaving directory `/home/daniel/libast/src/libast-0.7/include'
    make[1]: Leaving directory `/home/daniel/libast/src/libast-0.7/include'
    Making install in src
    make[1]: Entering directory `/home/daniel/libast/src/libast-0.7/src'
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT array.lo -MD -MP -MF ".deps/array.Tpo" -c -o array.lo array.c; \
    then mv -f ".deps/array.Tpo" ".deps/array.Plo"; else rm -f ".deps/array.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT array.lo -MD -MP -MF .deps/array.Tpo -c array.c -fPIC -DPIC -o .libs/array.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT array.lo -MD -MP -MF .deps/array.Tpo -c array.c -o array.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT builtin_hashes.lo -MD -MP -MF ".deps/builtin_hashes.Tpo" -c -o builtin_hashes.lo builtin_hashes.c; \
    then mv -f ".deps/builtin_hashes.Tpo" ".deps/builtin_hashes.Plo"; else rm -f ".deps/builtin_hashes.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT builtin_hashes.lo -MD -MP -MF .deps/builtin_hashes.Tpo -c builtin_hashes.c -fPIC -DPIC -o .libs/builtin_hashes.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT builtin_hashes.lo -MD -MP -MF .deps/builtin_hashes.Tpo -c builtin_hashes.c -o builtin_hashes.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT conf.lo -MD -MP -MF ".deps/conf.Tpo" -c -o conf.lo conf.c; \
    then mv -f ".deps/conf.Tpo" ".deps/conf.Plo"; else rm -f ".deps/conf.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c conf.c -fPIC -DPIC -o .libs/conf.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c conf.c -o conf.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT debug.lo -MD -MP -MF ".deps/debug.Tpo" -c -o debug.lo debug.c; \
    then mv -f ".deps/debug.Tpo" ".deps/debug.Plo"; else rm -f ".deps/debug.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -fPIC -DPIC -o .libs/debug.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -o debug.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT dlinked_list.lo -MD -MP -MF ".deps/dlinked_list.Tpo" -c -o dlinked_list.lo dlinked_list.c; \
    then mv -f ".deps/dlinked_list.Tpo" ".deps/dlinked_list.Plo"; else rm -f ".deps/dlinked_list.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT dlinked_list.lo -MD -MP -MF .deps/dlinked_list.Tpo -c dlinked_list.c -fPIC -DPIC -o .libs/dlinked_list.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT dlinked_list.lo -MD -MP -MF .deps/dlinked_list.Tpo -c dlinked_list.c -o dlinked_list.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT file.lo -MD -MP -MF ".deps/file.Tpo" -c -o file.lo file.c; \
    then mv -f ".deps/file.Tpo" ".deps/file.Plo"; else rm -f ".deps/file.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -fPIC -DPIC -o .libs/file.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -o file.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT linked_list.lo -MD -MP -MF ".deps/linked_list.Tpo" -c -o linked_list.lo linked_list.c; \
    then mv -f ".deps/linked_list.Tpo" ".deps/linked_list.Plo"; else rm -f ".deps/linked_list.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT linked_list.lo -MD -MP -MF .deps/linked_list.Tpo -c linked_list.c -fPIC -DPIC -o .libs/linked_list.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT linked_list.lo -MD -MP -MF .deps/linked_list.Tpo -c linked_list.c -o linked_list.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT mbuff.lo -MD -MP -MF ".deps/mbuff.Tpo" -c -o mbuff.lo mbuff.c; \
    then mv -f ".deps/mbuff.Tpo" ".deps/mbuff.Plo"; else rm -f ".deps/mbuff.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT mbuff.lo -MD -MP -MF .deps/mbuff.Tpo -c mbuff.c -fPIC -DPIC -o .libs/mbuff.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT mbuff.lo -MD -MP -MF .deps/mbuff.Tpo -c mbuff.c -o mbuff.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT mem.lo -MD -MP -MF ".deps/mem.Tpo" -c -o mem.lo mem.c; \
    then mv -f ".deps/mem.Tpo" ".deps/mem.Plo"; else rm -f ".deps/mem.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c mem.c -fPIC -DPIC -o .libs/mem.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c mem.c -o mem.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT msgs.lo -MD -MP -MF ".deps/msgs.Tpo" -c -o msgs.lo msgs.c; \
    then mv -f ".deps/msgs.Tpo" ".deps/msgs.Plo"; else rm -f ".deps/msgs.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT msgs.lo -MD -MP -MF .deps/msgs.Tpo -c msgs.c -fPIC -DPIC -o .libs/msgs.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT msgs.lo -MD -MP -MF .deps/msgs.Tpo -c msgs.c -o msgs.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT obj.lo -MD -MP -MF ".deps/obj.Tpo" -c -o obj.lo obj.c; \
    then mv -f ".deps/obj.Tpo" ".deps/obj.Plo"; else rm -f ".deps/obj.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT obj.lo -MD -MP -MF .deps/obj.Tpo -c obj.c -fPIC -DPIC -o .libs/obj.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT obj.lo -MD -MP -MF .deps/obj.Tpo -c obj.c -o obj.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT objpair.lo -MD -MP -MF ".deps/objpair.Tpo" -c -o objpair.lo objpair.c; \
    then mv -f ".deps/objpair.Tpo" ".deps/objpair.Plo"; else rm -f ".deps/objpair.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT objpair.lo -MD -MP -MF .deps/objpair.Tpo -c objpair.c -fPIC -DPIC -o .libs/objpair.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT objpair.lo -MD -MP -MF .deps/objpair.Tpo -c objpair.c -o objpair.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT options.lo -MD -MP -MF ".deps/options.Tpo" -c -o options.lo options.c; \
    then mv -f ".deps/options.Tpo" ".deps/options.Plo"; else rm -f ".deps/options.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT options.lo -MD -MP -MF .deps/options.Tpo -c options.c -fPIC -DPIC -o .libs/options.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT options.lo -MD -MP -MF .deps/options.Tpo -c options.c -o options.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT regexp.lo -MD -MP -MF ".deps/regexp.Tpo" -c -o regexp.lo regexp.c; \
    then mv -f ".deps/regexp.Tpo" ".deps/regexp.Plo"; else rm -f ".deps/regexp.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT regexp.lo -MD -MP -MF .deps/regexp.Tpo -c regexp.c -fPIC -DPIC -o .libs/regexp.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT regexp.lo -MD -MP -MF .deps/regexp.Tpo -c regexp.c -o regexp.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT socket.lo -MD -MP -MF ".deps/socket.Tpo" -c -o socket.lo socket.c; \
    then mv -f ".deps/socket.Tpo" ".deps/socket.Plo"; else rm -f ".deps/socket.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c socket.c -fPIC -DPIC -o .libs/socket.o
    socket.c: In function 'spif_url_get_portnum':
    socket.c:763: warning: cast from pointer to integer of different size
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c socket.c -o socket.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT str.lo -MD -MP -MF ".deps/str.Tpo" -c -o str.lo str.c; \
    then mv -f ".deps/str.Tpo" ".deps/str.Plo"; else rm -f ".deps/str.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT str.lo -MD -MP -MF .deps/str.Tpo -c str.c -fPIC -DPIC -o .libs/str.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT str.lo -MD -MP -MF .deps/str.Tpo -c str.c -o str.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT strings.lo -MD -MP -MF ".deps/strings.Tpo" -c -o strings.lo strings.c; \
    then mv -f ".deps/strings.Tpo" ".deps/strings.Plo"; else rm -f ".deps/strings.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT strings.lo -MD -MP -MF .deps/strings.Tpo -c strings.c -fPIC -DPIC -o .libs/strings.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT strings.lo -MD -MP -MF .deps/strings.Tpo -c strings.c -o strings.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT tok.lo -MD -MP -MF ".deps/tok.Tpo" -c -o tok.lo tok.c; \
    then mv -f ".deps/tok.Tpo" ".deps/tok.Plo"; else rm -f ".deps/tok.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT tok.lo -MD -MP -MF .deps/tok.Tpo -c tok.c -fPIC -DPIC -o .libs/tok.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT tok.lo -MD -MP -MF .deps/tok.Tpo -c tok.c -o tok.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT url.lo -MD -MP -MF ".deps/url.Tpo" -c -o url.lo url.c; \
    then mv -f ".deps/url.Tpo" ".deps/url.Plo"; else rm -f ".deps/url.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT url.lo -MD -MP -MF .deps/url.Tpo -c url.c -fPIC -DPIC -o .libs/url.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT url.lo -MD -MP -MF .deps/url.Tpo -c url.c -o url.o >/dev/null 2>&1
    /bin/sh ../libtool --mode=link --tag=CC gcc -march=i686 -mtune=generic -O2 -pipe -L/usr/lib -o libast.la -rpath /home/daniel/libast/pkg/usr/lib -version-info 2:1:0 array.lo builtin_hashes.lo conf.lo debug.lo dlinked_list.lo file.lo linked_list.lo mbuff.lo mem.lo msgs.lo obj.lo objpair.lo options.lo regexp.lo socket.lo str.lo strings.lo snprintf.lo tok.lo url.lo -L/usr/lib -lImlib2 -lfreetype -lz -L/usr/X11R6/lib -lX11 -lXext -ldl -lm -lSM -lICE -lpcre
    rm -fr .libs/libast.a .libs/libast.la .libs/libast.lai .libs/libast.so .libs/libast.so.2 .libs/libast.so.2.0.1
    gcc -shared .libs/array.o .libs/builtin_hashes.o .libs/conf.o .libs/debug.o .libs/dlinked_list.o .libs/file.o .libs/linked_list.o .libs/mbuff.o .libs/mem.o .libs/msgs.o .libs/obj.o .libs/objpair.o .libs/options.o .libs/regexp.o .libs/socket.o .libs/str.o .libs/strings.o .libs/snprintf.o .libs/tok.o .libs/url.o -L/usr/lib -lImlib2 -lfreetype -lz -L/usr/X11R6/lib -lX11 -lXext -ldl -lm -lSM -lICE -lpcre -march=i686 -mtune=generic -Wl,-soname -Wl,libast.so.2 -o .libs/libast.so.2.0.1
    (cd .libs && rm -f libast.so.2 && ln -s libast.so.2.0.1 libast.so.2)
    (cd .libs && rm -f libast.so && ln -s libast.so.2.0.1 libast.so)
    ar cru .libs/libast.a array.o builtin_hashes.o conf.o debug.o dlinked_list.o file.o linked_list.o mbuff.o mem.o msgs.o obj.o objpair.o options.o regexp.o socket.o str.o strings.o snprintf.o tok.o url.o
    ar: conf.o: No such file or directory
    make[1]: *** [libast.la] Error 1
    make[1]: Leaving directory `/home/daniel/libast/src/libast-0.7/src'
    make: *** [install-recursive] Error 1
    install: cannot stat `LICENSE.txt': No such file or directory
    The LICENSE.txt do however exist in the libast directory.
    I have tried google and the searchfunction here at the forum, but I still can't find the answer.
    Hope you'll be able to help me.
    Cheers :)
    Last edited by fluxme (2007-12-13 22:51:56)

    Your problem is here...
    ar: conf.o: No such file or directory
    So it seems this no longer compiles using the PKGBUILD.  Eterm does not have a maintainer so it looks like you are on your own here. You could look at another distribution to see if they have a patch to fix this.

  • Autostarting startx as user

    Hi,
    I'm having a seemingly simple problem I still can't solve:
    1. I auto-login using agetty
    looks like this in my inittab:
    c1:2345:respawn:/sbin/agetty -n -l /usr/local/sbin/autologin 38400 vc/1 linux
    2. I want to autostart my fluxbox (preferably via startx) and tried it like this:
    x:5:respawn:/usr/bin/startx
    (changing initdefault to 5 above as well ofc).
    Well this works, but I always start the X server as root - not as the user. How can I cahnge this?
    Thanks in advance

    Ah, thanks and sorry. Only found this guide.

  • [solved]no sound in vlc after change to fluxbox!!

    hi,
    im in the process of changing from kde to fluxbox. ive been using arch with kde for about 4 months, but got annoyed at memory consumption!! vlc was fine in kde.
    i installed fluxbox, and used the existing kde programs to get me going in fluxbox, but over the last couple of days, i have swapped one kde app out for another app in (e.g. konqueror out - pcmanfm in) ive been using xmms for my music at which point i uninstalled amarok, but decided i wanted to watch a film, so.....
    i got vlc going and the picture was there, but no sound!! so....
    i reinstalled vlc, no difference!
    i tried mplayer, no sound!
    i then went to youtube.com and again, no sound!
    so basically, i get sound out of xmms, but nothing else!! i havent played with any config files, i have just set a couple of apps to autostart, and installed about 5 apps thru pacman!!
    any suggestion or advice would be extremely well appreciated!
    thanks!
    Last edited by ninjaprawn (2010-02-18 14:57:29)

    ok, i just went back into kde, fired up vlc before i did anythin else and sound! so went back into fluxbox, did the same, and sound in vlc!!! thought ok, it just needed X restarting! but then fired up xmms, and nothin else would produce sound!!
    it seems like xmms is taking over the whole sound server and nothing else can use sound as long as its running! even if xmms isnt playing, but just running! is there a way around this? or can someone recommend another music player?

  • Eterm intall problem - libpcre.so.0 missing

    I installed Eterm using 'pacman -S eterm'.  When attempting to run it or use Esetroot to set background in fluxbox, I get the following error:
    $ Eterm
    Eterm: error while loading shared libraries: libpcre.so.0: cannot open shared object file: No such file or directory
    Can anyone point me in the right direction in solving this?

    i have just installed pcre and eterm but on konsole when i typed eterm it returns me with
    bash: eterm: command not found
    how can i start eterm (i am using fluxbox9

  • Fluxbox: bsetbg: no suitable image applications

    I've done some searching on other forums, and I have discovered that I am missing the file . ~/.fluxbox/bsetbg. I'm wondering why bsetbg can't create the file... When I check vc1, it has this:
    ~/.fluxbox/bsetbg was not found: creating...
    bsetbg: checking for display... not found
    bsetbg: checking for Esetroot... not found
    bsetbg: checking for wmsetbg... not found
    etc.
    I also checked ~/.fluxbox/init and added bsetbg to line 74 (rootCommand: )
    Strange...

    Are you using the devel version?  In that case, it's been changed to
    fbsetbg.  (It's in their devel faq, but both Dusty and I missed it--I forget which one of us found it and posted it later, I just remember we both mentioned it.).
    Heh, didn't read your post thoroughly enough, I missed the point.  I'll leave the above paragraph in, as it will probably come up sooner or later on the forums.
    As for the other issue--fluxbox requires some sort of image program to display the image--if you have eterm, it can use esetroot, if you have windowmaker it can use wmsetbg. 
    You can also install something else to do it, such as ImageMagik, qiv or xli.  I have a page on fluxbox at
    http://home.nyc.rr.com/computertaijutsu/fluxbox.html 
    that covers this.

  • Fluxbox-devel 0.9.9 question

    I just installed the new fluxbox-devel 0.9.9 package, and for some reason, the 'Exit' menu function does not exit fluxbox, I just get a blank screen.   I have to CTRL+ALT+Backspace to get out.
    Anyone else have this problem?   I can rebuild it if necessary, but I just wanted to know if this is something I should report upstream, or if it's specific to Arch.
    Thanks.

    Mr Green wrote:
    The only real problem I have with fluxbox is background setting I have to install Eterm to get background to work (fbsetbg)
    unless you know different
    Mr. G, according to fbsetbg website, you can uninstall Eterm if you wish, if you first copy Esetroot to a safe place.  See:
    http://www.xs4all.nl/~hanb/software/flu … setbg.html
    I was under the impression that fbsetbg would work even if you don't have Esetroot, since it is just a wrapper that makes use of other tools to set the background -- Esetroot or whatever else it can find.  Since I started with fluxbox release, which did recommend Esetroot/Eterm over anything else, I installed it and simply left it.  So I've never tried fbsetbg with anything other than Esetroot.  I don't really use Eterm, but it doesn't bother me to have it.
    Mr Green wrote:oops thread napping again  :oops:
    Bad, bad, bad.   

  • Fluxbox application-start-problem!

    Hello!
    I'm using fluxbox on my PC. I added some applications to the fluxbox menu (e.g. amule, azureus, thunar) When I click on the amule-menu-entry the application starts. But when I click on azureus and thunar, there are no reaction.
    I must open a console (eterm) and type "thunar" or "azureus" to start the applications. It looks like fluxbox don't know the path to thunar and azureus because the binary isn't in /usr/bin.
    But I can start thunar and azurues at console without any errors.
    My menu file:
    [begin] (Fluxbox-1.0rc3)
    [exec] (Eterm) {Eterm}
    [exec] (GVim) {gvim}
    [exec] (Thunar) {thunar}
    [submenu] (FileSharing)
    [exec] (aMule) {amule}
    [exec] (Azureus) {azureus}
    [end]
    Any ideas?
    Thanks for help!
    Greetings,
    Flasher

    Flasher wrote:Output of which thunar: <code> /opt/xfce4/bin/thunar </code>
    Output of which azureus: <code> /usr/bin/azureus </code>
    Output of echo $PATH: <code> /bin:/usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin:/opt/bin:/opt/java/jre/bin:/opt/xfce4/bin </code>
    I logged the $PATH variable in the rc.d script and only the following paths are setted "/bin:/usr/bin:/sbin:/usr/sbin"
    OK, at least I think I can now explain the above behavior:
    At the time when your $PATH variable is /bin:/usr/bin:/sbin:/usr/sbin, thunar cannot be found because /opt/xfce4/bin isn't included yet and azureus because AFAIK it's a java application and needs java to run, which likely to be located in /opt/java/jre/bin (strange, mine is in /opt/java/bin, might be due to different versions...?).
    Flasher wrote:---> the path variable changed after starting the daemons (including x-server and fluxbox) by rc.conf
    Have you listed these daemons as the last in the DAEMONS array in /etc/rc.conf or are there maybe some important services at the end, which might change the $PATH variable? Or you could try to add the source /etc/profile command into your rc.d script and log the $PATH variable again to see if the other paths are now included.

  • [SOLVED]Fluxbox or Openbox ?

    I am currently use KDEmod with beryl,but I would like to migrate to fluxbox or Openbox.I can't decide which to use.What is difference,which is more documented,which have more tutorials and more applications.Where can I found good installing and configuring tutorial? :lol::lol:
    Last edited by nucleuswizard (2008-03-18 17:49:58)

    Perhaps an old thread, but could help some.
    Fluxbox:
    *Does some initial configuring of your conf files so you have your programs in the meny etc.
    *Configuring is easy with prgms but somewhat shattered.
    *Comes with a panel thats easy to configure. The fluxbox themes also automatically theme the panel, making it fit in nicely.
    *Resizing windows are'nt as natural as I would like (only bottom handle change size)
    Openbox:
    *Comes with almost blank configurefiles. Copy the defaults to your homedirectory to modify them. 3 files: menu, autostart and rc. And they are easy to understand.
    *Install obconf and openbox is easely configured.
    *Does'nt have a panel so you need to install one, and theme it to fit your desktop.
    *Naturall interface, feels more slim and natural.

  • Launching commands in a shell via the Fluxbox menu?

    Is there a way I can configure ~/.fluxbox/menu so I can launch command-line progs in a shell?  For example, running jackd - I want to see the output in a shell as it runs.

    With xterm, if you don't want the terminal to close when the application finishes, add the -hold flag.
    But I cannot figure out how to get the following behavior via a single command:
    1. open new terminal with a shell
    2. execute a command under that shell
    with the shell staying open for further commands.
    That must be possible. Can I get a handle on the new shell and then pipe input to it? I don't really care if the shell is a login shell or inherits my current environment.

  • Is there a way to make itunes autostart with windows in mini mode

    Is there a way to make itunes autostart with windows in mini mode i.e the taskbar player mode where it is most less obstrusive . itune takes a lot of time to start under windows

    Just delete the same songs from your library in iTunes.  Select the first song, hold the shift key, select the last song (which will select everything in between) and press delete.

  • Having Issues with High CPU Usage with fluxbox & pekwm

    Greetings,
    I have searched for this issue and it seems that something similar has happened in the past with an old xorg, and it seems that someone is having a similar issue that they can point to kde as being the culrpit. However in my case, this is a fresh install and is not using any kde libs. Please allow me to explain the issue.
    The power supply on my main computer finally gave out, and being incredibly poor at the moment I can not yet replace it. So, I pull out an older computer that I had once set up for my kids, but took it away from them when they were abusing it. I always make backup dvds and such monthly so I didn't have to worry about any lose of data, however I desired to keep my larger hard drives from my main computer. After testing to ensure that the hard drives were fine, I did some minor surgery, and did a fresh install of arch linux onto my back up computer. Since I prefer pekwm, I installed pekwm as my wm of choice, and outfitted it quickly with mpd+sonata, firefox, pcmanfm, and tint2. Then I rebooted into my pekwm 'desktop'.
    It was running sluggish. Firefox was easily maxing the cpu up and beyond 100% and it felt ten times worse than any heavy DE I used in the past. I checked to make sure I had the right video driver installed. As this computer runs a 64MB nVidia GeForce2 MX with TV out video card, I searched nvidia's page and the arch wiki, noting that the driver needed is nvidia-96xx. Well I had already suspected that during install, and thus had installed such driver. I double checked my xorg.config and it has the right driver listed.
    So I checked out some lighter browsers. I tried both Midori and Iron (which is similar to Chrome but without google spyware or whatever). Well both run better than firefox, Midori being the lightest one, but Iron quickly being my favorite. Still, the problem remained. Moving windows caused cpu spikes, opening more than one tab, or more than one program caused cpu spikes and the computer to slow down and sputter, freezing at times.
    So I tried out another wm, fluxbos, which is another of my favorites. Seemed somewhat better but only fractionally, which I consider odd because pekwm has always seemed snappier than fluxbox to me in the past. Running lxtask (still mouse dependent, sorry lol), I was able to take note of the following...
    FLUXBOX
    lxtask 6% CPU usage average
    PCManFM 5% CPU Average
    Fluxbox 1% to 2% cpu usage
    gksu 3% cpu usage
    pidgin 3% to 7% cpu usage
    firefox up to 62% cpu usage
    midori up to 38% cpu usage
    iron up to 50% cpu usage
    mpd 11% cpu uage
    Xorg (with no window movement) 2% cpu usage
    Xorg (moving windows around) up to 80% cpu usage
    PEKWM
    lxtask 6% CPU
    pidgin 7% cpu
    tint2 1% cpu
    pekwm 1% to 5% cpu
    pcmanfm 7% cpu
    firefox up to 85% cpu
    python 1% cpu
    midori up to 38% cpu
    iron up to 25% cpu (odd...)
    Xorg (with no window movement) 1% cpu
    Xorg (when moving windows around) up to 80% cpu
    Both were using around 118 MB RAm and weren't yet touching swap. As I see it I am  thinking xorg  or video driver related, yet I already made sure that I had the correct video driver. Here's my Xorg.conf
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig: version 1.0 (buildmeister@builder63) Thu Jun 25 18:57:07 PDT 2009
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    EndSection
    Section "Files"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Unknown"
    HorizSync 30.0 - 110.0
    VertRefresh 50.0 - 150.0
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    Modes "1600x900" "1024x768" "800x600" "640x480"
    EndSubSection
    EndSection
    Here's some specs on this computer, including video cards and such...
    Computer
    Summary
    Computer
    Processor Intel(R) Pentium(R) 4 CPU 1.60GHz
    Memory 1034MB (239MB used)
    Operating System Arch Linux
    User Name mythus (Travis K. Randall)
    Date/Time Thu 08 Oct 2009 05:24:52 PM CDT
    Display
    Resolution 1600x900 pixels
    OpenGL Renderer GeForce2 MX/AGP/SSE2
    X11 Vendor The X.Org Foundation
    Multimedia
    Audio Adapter ICH - Intel 82801BA-ICH2
    Input Devices
    Macintosh mouse button emulation
    AT Translated Set 2 keyboard
    Power Button
    Power Button
    PC Speaker
    Logitech USB Optical Mouse
    Printers
    No printers found
    SCSI Disks
    ATA ST3160212A
    ATA IC35L090AVV207-0
    LITE-ON LTR-16102B
    TSSTcorp CD/DVDW TS-H552D
    Operating System
    Version
    Kernel Linux 2.6.30-ARCH (i686)
    Compiled #1 SMP PREEMPT Wed Sep 9 12:37:32 UTC 2009
    C Library GNU C Library version 2.10.1 (stable)
    Default C Compiler GNU C Compiler version 4.4.1 (GCC)
    Distribution Arch Linux
    Current Session
    Computer Name norova
    User Name mythus (Travis K. Randall)
    Home Directory /home/mythus
    Desktop Environment Unknown (Window Manager: Fluxbox)
    Misc
    Uptime 11 hours, 38 minutes
    Load Average 0.20, 0.38, 0.34
    Kernel Modules
    Loaded Modules
    ipv6 IPv6 protocol stack for Linux
    reiserfs ReiserFS journaled filesystem
    usbhid USB HID core driver
    hid
    arc4 ARC4 Cipher Algorithm
    ecb ECB block cipher algorithm
    snd_seq_dummy ALSA sequencer MIDI-through client
    rt2500pci Ralink RT2500 PCI & PCMCIA Wireless LAN driver.
    snd_seq_oss OSS-compatible sequencer module
    rt2x00pci rt2x00 pci library
    snd_seq_midi_event MIDI byte <-> sequencer event coder
    rt2x00lib rt2x00 library
    snd_seq Advanced Linux Sound Architecture sequencer.
    led_class LED Class Interface
    snd_seq_device ALSA sequencer device management
    input_polldev Generic implementation of a polled input device
    mac80211 IEEE 802.11 subsystem
    snd_intel8x0 Intel 82801AA,82901AB,i810,i820,i830,i840,i845,MX440; SiS 7012; Ali 5455
    uhci_hcd USB Universal Host Controller Interface driver
    snd_pcm_oss PCM OSS emulation for ALSA.
    fan ACPI Fan Driver
    cfg80211 wireless configuration support
    ppdev
    ehci_hcd USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    snd_mixer_oss Mixer OSS emulation for ALSA.
    snd_ac97_codec Universal interface for Audio Codec '97
    nvidia
    lp
    eeprom_93cx6 EEPROM 93cx6 chip driver
    parport_pc PC-style parallel port driver
    ohci1394 Driver for PCI OHCI IEEE-1394 controllers
    parport
    psmouse PS/2 mouse driver
    ac97_bus
    ieee1394
    serio_raw Raw serio driver
    8139too RealTek RTL-8139 Fast Ethernet driver
    e100 Intel(R) PRO/100 Network Driver
    snd_pcm Midlevel PCM code for ALSA.
    pcspkr PC Speaker beeper driver
    battery ACPI Battery Driver
    8139cp RealTek RTL-8139C+ series 10/100 PCI Ethernet driver
    snd_timer ALSA timer interface
    i2c_core I2C-Bus main module
    iTCO_wdt Intel TCO WatchDog Timer Driver
    mii MII hardware support library
    evdev Input driver event char devices
    snd Advanced Linux Sound Architecture driver for soundcards.
    ac ACPI AC Adapter Driver
    iTCO_vendor_support Intel TCO Vendor Specific WatchDog Timer Driver Support
    usbcore
    soundcore Core sound module
    sg SCSI generic (sg) driver
    shpchp Standard Hot Plug PCI Controller Driver
    snd_page_alloc Memory allocator for ALSA system.
    processor ACPI Processor Driver
    thermal ACPI Thermal Zone Driver
    pci_hotplug PCI Hot Plug PCI Core
    intel_agp
    button ACPI Button Driver
    agpgart AGP GART driver
    rtc_cmos Driver for PC-style 'CMOS' RTCs
    rtc_core RTC class support
    rtc_lib
    ext4 Fourth Extended Filesystem
    mbcache Meta block cache (for extended attributes)
    jbd2
    crc16 CRC16 calculations
    sr_mod SCSI cdrom (sr) driver
    cdrom
    sd_mod SCSI disk (sd) driver
    ata_piix SCSI low-level driver for Intel PIIX/ICH ATA controllers
    ata_generic low-level driver for generic ATA
    pata_acpi SCSI low-level driver for ATA in ACPI mode
    libata Library module for ATA devices
    floppy
    scsi_mod SCSI core
    Display
    Display
    Display
    Resolution 1600x900 pixels
    Vendor The X.Org Foundation
    Version 1.6.3.901
    Monitors
    Monitor 0 1600x900 pixels
    Extensions
    BIG-REQUESTS
    Composite
    DAMAGE
    DOUBLE-BUFFER
    DPMS
    DRI2
    GLX
    Generic Event Extension
    MIT-SCREEN-SAVER
    MIT-SHM
    NV-CONTROL
    NV-GLX
    RANDR
    RECORD
    RENDER
    SECURITY
    SHAPE
    SYNC
    X-Resource
    XC-MISC
    XFIXES
    XFree86-DGA
    XFree86-VidModeExtension
    XINERAMA
    XInputExtension
    XKEYBOARD
    XTEST
    XVideo
    OpenGL
    Vendor NVIDIA Corporation
    Renderer GeForce2 MX/AGP/SSE2
    Version 1.5.8 NVIDIA 96.43.13
    Direct Rendering Yes
    Processor
    Processor
    Processor
    Name Intel(R) Pentium(R) 4 CPU 1.60GHz
    Family, model, stepping 15, 1, 2 (Pentium 4)
    Vendor Intel
    Configuration
    Cache Size 256kb
    Frequency 1594.77MHz
    BogoMIPS 3190.44
    Byte Order Little Endian
    Features
    FDIV Bug no
    HLT Bug no
    F00F Bug no
    Coma Bug no
    Has FPU yes
    Cache
    Cache information not available
    Capabilities
    fpu Floating Point Unit
    vme Virtual 86 Mode Extension
    de Debug Extensions - I/O breakpoints
    pse Page Size Extensions (4MB pages)
    tsc Time Stamp Counter and RDTSC instruction
    msr Model Specific Registers
    pae Physical Address Extensions
    mce Machine Check Architeture
    cx8 CMPXCHG8 instruction
    apic Advanced Programmable Interrupt Controller
    sep Fast System Call (SYSENTER/SYSEXIT)
    mtrr Memory Type Range Registers
    pge Page Global Enable
    mca Machine Check Architecture
    cmov Conditional Move instruction
    pat Page Attribute Table
    pse36 36bit Page Size Extensions
    clflush Cache Line Flush instruction
    dts Debug Store
    acpi Thermal Monitor and Software Controlled Clock
    mmx MMX technology
    fxsr FXSAVE and FXRSTOR instructions
    sse SSE instructions
    sse2 SSE2 (WNI) instructions
    ss Self Snoop
    ht HyperThreading
    tm Thermal Monitor
    up smp kernel running on up
    pebs Precise-Event Based Sampling
    bts Branch Trace Store
    Memory
    Memory
    Total Memory 1034084 kB
    Free Memory 94276 kB
    Buffers 40536 kB
    Cached 700112 kB
    Cached Swap 0 kB
    Active 170788 kB
    Inactive 726844 kB
    Active(anon) 74112 kB
    Inactive(anon) 88348 kB
    Active(file) 96676 kB
    Inactive(file) 638496 kB
    Unevictable 12 kB
    Mlocked 12 kB
    High Memory 139144 kB
    Free High Memory 252 kB
    Low Memory 894940 kB
    Free Low Memory 94024 kB
    Virtual Memory 2931852 kB
    Free Virtual Memory 2931852 kB
    Dirty 12 kB
    Writeback 0 kB
    AnonPages 156996 kB
    Mapped 57392 kB
    Slab 24260 kB
    SReclaimable 18864 kB
    SUnreclaim 5396 kB
    PageTables 1376 kB
    NFS_Unstable 0 kB
    Bounce 0 kB
    WritebackTmp 0 kB
    CommitLimit 3448892 kB
    Committed_AS 404212 kB
    VmallocTotal 122880 kB
    VmallocUsed 27648 kB
    VmallocChunk 52368 kB
    DirectMap4k 32760 kB
    DirectMap4M 876544 kB
    Benchmarks
    CPU Blowfish
    CPU Blowfish
    This Machine 1595 MHz 50.176
    Intel(R) Celeron(R) M processor 1.50GHz (null) 26.1876862
    PowerPC 740/750 (280.00MHz) (null) 172.816713
    CPU CryptoHash
    CPU CryptoHash
    This Machine 1595 MHz 11.071
    CPU Fibonacci
    CPU Fibonacci
    This Machine 1595 MHz 74.202
    Intel(R) Celeron(R) M processor 1.50GHz (null) 8.1375674
    PowerPC 740/750 (280.00MHz) (null) 58.07682
    CPU N-Queens
    CPU N-Queens
    This Machine 1595 MHz 132.704
    FPU FFT
    FPU FFT
    This Machine 1595 MHz 104.630
    FPU Raytracing
    FPU Raytracing
    This Machine 1595 MHz 212.639
    Intel(R) Celeron(R) M processor 1.50GHz (null) 40.8816714
    PowerPC 740/750 (280.00MHz) (null) 161.312647
    So what I am wanting help with is finding the solution to the cpu usage so that I can use this computer at least until I can afford a new power supply or whatever. I am open to any good suggestions, though I must state I am not really interested in tiling wm's at the moment. I am just not a true minimalist.
    Thanks in advance for any and all help. I understand that there is a lot of info in this post, but it is my hope that with this info the problem can be solved. If there is info I didn't provide that is needed, please let me know.

    also check that you have
    session.screen0.opaqueMove false
    in your .fluxbox/init  this will probably help a bit if it is currently true,
    Last edited by Cyrusm (2009-01-26 13:52:13)

  • [SOLVED] Openbox autostart no longer working since upgrade

    After the upgrade on May 14 2013 my autostart file no longer works. I tried renaming my autostart.sh to just autostart no luck. There is nothing wrong with the autostart file as I can run it manually and it will load all my apps. Also, if I cd to  /usr/lib/openbox/ and run openbox-autostart directly it works. Here are the updated packages:
    [2013-05-14 21:34] [PACMAN] upgraded ethtool (1:3.8-1 -> 1:3.9-1)
    [2013-05-14 21:34] [PACMAN] upgraded firefox (20.0.1-5 -> 21.0-1)
    [2013-05-14 21:34] [PACMAN] upgraded gsettings-desktop-schemas (3.8.0-1 -> 3.8.2-1)
    [2013-05-14 21:34] [PACMAN] upgraded glib-networking (2.36.1-1 -> 2.36.2-1)
    [2013-05-14 21:34] [PACMAN] upgraded gnome-icon-theme-symbolic (3.8.0.1-2 -> 3.8.2.2-1)
    [2013-05-14 21:34] [PACMAN] upgraded gnome-icon-theme (3.8.0-1 -> 3.8.2-1)
    [2013-05-14 21:34] [PACMAN] upgraded gnupg (2.0.19-7 -> 2.0.20-1)
    [2013-05-14 21:34] [PACMAN] upgraded gtkmm (2.24.2-2 -> 2.24.3-1)
    [2013-05-14 21:34] [PACMAN] upgraded gvfs (1.16.1-2 -> 1.16.2-1)
    [2013-05-14 21:34] [PACMAN] upgraded libical (0.48-1 -> 1.0-2)
    [2013-05-14 21:34] [PACMAN] upgraded mplayer (35920-2 -> 35920-3)
    [2013-05-14 21:34] [PACMAN] upgraded orage (4.8.4-1 -> 4.8.4-2)
    [2013-05-14 21:34] [PACMAN] upgraded pango (1.34.0-1 -> 1.34.1-1)
    [2013-05-14 21:34] [PACMAN] upgraded pdnsd (1.2.9.a-1 -> 1.2.9.a-2)
    [2013-05-14 21:34] [PACMAN] upgraded python2-distribute (0.6.38-1 -> 0.6.39-1)
    [2013-05-14 21:34] [PACMAN] upgraded python2-zope-interface (4.0.3-1 -> 4.0.5-1)
    [2013-05-14 21:34] [PACMAN] upgraded sudo (1.8.6.p8-1 -> 1.8.6.p8-2)
    [2013-05-14 21:34] [PACMAN] upgraded thunderbird (17.0.5-2 -> 17.0.6-1)
    [2013-05-14 21:34] [PACMAN] upgraded virtualbox (4.2.12-2 -> 4.2.12-3)
    [2013-05-14 21:34] [PACMAN] upgraded vte-common (0.34.4-1 -> 0.34.5-1)
    [2013-05-14 21:35] [PACMAN] upgraded python3-threaded_servers (2013.5.12.3-1 -> 2013.5.14.1-1)
    Not sure what's going on or what could have caused it. My .xinitrc looks like this:
    #!/bin/sh
    if [ -d /etc/X11/xinit/xinitrc.d ]; then
    for f in /etc/X11/xinit/xinitrc.d/*; do
    [ -x "$f" ] && . "$f"
    done
    unset f
    fi
    export BROWSER="chromium"
    # Start GNOME Keyring
    eval $(/usr/bin/gnome-keyring-daemon --start --components=gpg,pkcs11,secrets,ssh)
    # You probably need to do this too:
    export SSH_AUTH_SOCK
    export GPG_AGENT_INFO
    export GNOME_KEYRING_CONTROL
    export GNOME_KEYRING_PID
    exec openbox-session
    My .zprofile
    [[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && startx &> ~/.xlog
    My systemd startup service:
    # This file is part of systemd.
    # systemd is free software; you can redistribute it and/or modify it
    # under the terms of the GNU Lesser General Public License as published by
    # the Free Software Foundation; either version 2.1 of the License, or
    # (at your option) any later version.
    [Unit]
    Description=Getty on %I
    Documentation=man:agetty(8) man:systemd-getty-generator(8)
    Documentation=http://0pointer.de/blog/projects/serial-console.html
    After=systemd-user-sessions.service plymouth-quit-wait.service
    After=rc-local.service
    # If additional gettys are spawned during boot then we should make
    # sure that this is synchronized before getty.target, even though
    # getty.target didn't actually pull it in.
    Before=getty.target
    IgnoreOnIsolate=yes
    # On systems without virtual consoles, don't start any getty. (Note
    # that serial gettys are covered by [email protected], not this
    # unit
    ConditionPathExists=/dev/tty0
    [Service]
    # the VT is cleared by TTYVTDisallocate
    ExecStart=-/sbin/agetty -a dodo3773 %I 38400
    Type=simple
    #Restart=always
    #RestartSec=0
    UtmpIdentifier=%I
    TTYPath=/dev/%I
    TTYReset=no
    TTYVHangup=no
    TTYVTDisallocate=no
    KillMode=process
    IgnoreSIGPIPE=no
    # Unset locale for the console getty since the console has problems
    # displaying some internationalized messages.
    Environment=LANG= LANGUAGE= LC_CTYPE= LC_NUMERIC= LC_TIME= LC_COLLATE= LC_MONETARY= LC_MESSAGES= LC_PAPER= LC_NAME= LC_ADDRESS= LC_TELEPHONE= LC_MEASUREMENT= LC_IDENTIFICATION=
    # Some login implementations ignore SIGTERM, so we send SIGHUP
    # instead, to ensure that login terminates cleanly.
    KillSignal=SIGHUP
    [Install]
    WantedBy=getty.target
    Edit: I tried switching to bash in a tty and then just startx but that doesn't help either.
    Edit2: To be clear openbox does load a desktop. The autostart scripts at ~/.config/openbox/ just don't run. Thanks.
    Edit3: I decided to run the command issued in openbox-session and added --debug to it. Here is the output of "xinit /usr/bin/openbox --debug --startup "/usr/lib/openbox/openbox-autostart OPENBOX" "$@" -- :1 -nolisten tcp" :
    X.Org X Server 1.14.1
    Release Date: 2013-04-17
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.8.7-1-ARCH x86_64
    Current Operating System: Linux dodo713 3.9.2-2-ck #1 SMP PREEMPT Sun May 12 18:19:49 EDT 2013 x86_64
    Kernel command line: BOOT_IMAGE=/vmlinuz-linux-ck root=UUID=06874255-7a5d-4968-8f09-1e53cb761f44 ro quiet init=/usr/lib/systemd/systemd
    Build Date: 17 April 2013 02:37:06PM
    Current version of pixman: 0.30.0
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.1.log", Time: Fri May 17 08:14:11 2013
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) Using config directory: "/etc/X11/xorg.conf.d"
    setversion 1.4 failed
    Initializing built-in extension Generic Event Extension
    Initializing built-in extension SHAPE
    Initializing built-in extension MIT-SHM
    Initializing built-in extension XInputExtension
    Initializing built-in extension XTEST
    Initializing built-in extension BIG-REQUESTS
    Initializing built-in extension SYNC
    Initializing built-in extension XKEYBOARD
    Initializing built-in extension XC-MISC
    Initializing built-in extension SECURITY
    Initializing built-in extension XINERAMA
    Initializing built-in extension XFIXES
    Initializing built-in extension RENDER
    Initializing built-in extension RANDR
    Initializing built-in extension COMPOSITE
    Initializing built-in extension DAMAGE
    Initializing built-in extension MIT-SCREEN-SAVER
    Initializing built-in extension DOUBLE-BUFFER
    Initializing built-in extension RECORD
    Initializing built-in extension DPMS
    Initializing built-in extension X-Resource
    Initializing built-in extension XVideo
    Initializing built-in extension XVideo-MotionCompensation
    Initializing built-in extension XFree86-VidModeExtension
    Initializing built-in extension XFree86-DGA
    Initializing built-in extension XFree86-DRI
    Initializing built-in extension DRI2
    Loading extension GLX
    Loading extension NV-GLX
    Loading extension NV-CONTROL
    Loading extension XINERAMA
    setversion 1.4 failed
    Openbox-Debug: --startup /usr/lib/openbox/openbox-autostart OPENBOX
    Openbox-Debug: Moving to desktop 1
    Openbox-Debug: not managing override redirect window 0x4000bb
    which: no hsetroot in (/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/android-sdk/platform-tools:/usr/bin/core_perl:/home/dodo3773/Documents/Scripts:/home/dodo3773/Documents/Scripts)
    which: no esetroot in (/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/android-sdk/platform-tools:/usr/bin/core_perl:/home/dodo3773/Documents/Scripts:/home/dodo3773/Documents/Scripts)
    which: no xsetroot in (/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/android-sdk/platform-tools:/usr/bin/core_perl:/home/dodo3773/Documents/Scripts:/home/dodo3773/Documents/Scripts)
    kupfer: Reading from stdin
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Compat map for group 2 redefined
    > Using new definition
    > Warning: Compat map for group 3 redefined
    > Using new definition
    > Warning: Compat map for group 4 redefined
    > Using new definition
    Errors from xkbcomp are not fatal to the X server
    Openbox-Debug: Caught signal 22. Ignoring.
    Openbox-Debug: UPDATE DESKTOP NAMES
    Openbox-Debug: Keyboard map changed. Reloading keyboard bindings.
    Edit4: Removed everything from /etc/xdg/autostart and ~/.config/autostart/ directories. That didn't work.
    Edit5: Tried installing xorg-xsetroot to let openbox set the color of the wallpaper. That didn't work.
    Edit6: Checked the output of "loginctl show-session $XDG_SESSION_ID" to make sure that wasn't the issue. Looks okay to me:
    Id=1
    Timestamp=Fri 2013-05-17 10:25:53 PDT
    TimestampMonotonic=13650783
    DefaultControlGroup=systemd:/user/1000.user/1.session
    VTNr=1
    TTY=tty1
    Remote=no
    Service=login
    Leader=405
    Audit=1
    Type=tty
    Class=user
    Active=yes
    State=active
    KillProcesses=no
    IdleHint=no
    IdleSinceHint=1368811547544203
    IdleSinceHintMonotonic=7545641
    Name=dodo3773
    Edit7: Tried installing xorg-xrdb thinking maybe that would help and did todays updates. No luck yet.
    Edit8: Kupfer still loads even though nothing else does. So I uninstalled kupfer. Same thing though. No autostart.
    Edit9: Tried booting into repo kernel instead of ck kernel. Didn't work.
    Last edited by dodo3773 (2013-05-19 06:34:44)

    WonderWoofy wrote:Interestingly, of all those things you included in your post, you forgot to include the autostart script itself.  What does that look like?
    Well, since it worked fine even when called indirectly through openbox-autostart and since it's worked fine for months I figured it was fine. I am happy to post it though. Here you go:
    feh --bg-scale /home/dodo3773/Pictures/blacksolid.png &
    xfce4-panel &
    numlockx &
    keepassx -lock &
    kupfer --no-splash &
    ~/Documents/Scripts/startupopen.sh &
    sleep 30 && sudo /usr/bin/ntpd -qg &
    sudo /usr/sbin/ethtool -K eth0 rx off &
    ~/Documents/Scripts/conky.sh &
    sudo /home/dodo3773/Documents/Scripts/temp_throttlenew > /dev/null 2>&1 &
    Here are the external scripts that are called (startupopen.sh and temp_throttlenew):
    startupopen.sh
    #! /bin/bash
    sleep 13
    chromium &
    thunderbird &
    sleep 20
    devilspie -a &
    sleep 7
    pkill devilspie &
    exit
    temp_throttlenew
    #!/bin/bash
    # temp_throttle.sh max_temp
    # USE CELSIUS TEMPERATURES.
    if [[ $EUID -ne 0 ]]; then
    echo "This script must be run as root" 1>&2
    exit 1
    fi
    #if [ $# -ne 1 ]; then
    # If temperature wasn't given, then print a message and exit.
    # echo "Please supply a maximum desired temperature in Celsius." 1>&2
    # echo "For example: ${0} 60" 1>&2
    # exit 2
    #else
    #Set the first argument as the maximum desired temperature.
    MAX_TEMP=85
    #fi
    # The frequency will increase when low temperature is reached.
    let LOW_TEMP=$MAX_TEMP-5
    CORES=$(nproc) # Get number of CPU cores.
    echo -e "Number of CPU cores detected: $CORES\n"
    # Temperatures internally are calculated to the thousandth.
    MAX_TEMP=${MAX_TEMP}000
    LOW_TEMP=${LOW_TEMP}000
    # FREQ_LIST is a list (array) of all available cpu frequencies the system allows.
    declare -a FREQ_LIST=($(cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies))
    # CURRENT_FREQ relates to the FREQ_LIST by keeping record of the currently set frequency.
    let CURRENT_FREQ=1
    function set_freq {
    echo ${FREQ_LIST[$1]}
    cpupower frequency-set -g "ondemand" -d "800MHz" -u ${FREQ_LIST[$1]}
    function throttle {
    if [ $CURRENT_FREQ -ne $((${#FREQ_LIST[@]}-1)) ]; then
    let CURRENT_FREQ+=1
    echo -n "throttle "
    set_freq $CURRENT_FREQ
    fi
    function unthrottle {
    if [ $CURRENT_FREQ -ne 0 ]; then
    let CURRENT_FREQ-=1
    echo -n "unthrottle "
    set_freq $CURRENT_FREQ
    fi
    function get_temp {
    # Get the system temperature.
    # If one of these doesn't work, the try uncommenting another.
    TEMP=$(cat /sys/class/thermal/thermal_zone0/temp)
    #TEMP=$(cat /sys/class/hwmon/hwmon0/temp1_input)
    #TEMP=$(cat /sys/class/hwmon/hwmon1/device/temp1_input)
    while true; do
    get_temp
    if [ $TEMP -gt $MAX_TEMP ]; then # Throttle if too hot.
    throttle
    elif [ $TEMP -le $LOW_TEMP ]; then # Unthrottle if cool.
    unthrottle
    fi
    sleep 3
    done
    Stuff that needs sudo is in my sudoers as "username hostname NOPASSWD: item1,item2,etc,etc". Nothing too exciting. Seems like if there was suddenly something wrong with my autostart file at least some of the stuff would run either way though cause of "&". Pretty puzzling this issue is.

  • [SOLVED]Xorg / Fluxbox issue

    So I just did an clean install from FreeBSD to Archlinux.
    Geting to boot the darn CD-disk was an pain in the ass, but now to the problem main problem right now.
    After installed Xorg and fluxbox and tested them I noticed that the mouse input was very, very sensitive and also that it was impossible to hold it on the same place because it kept going either at the bottom-west or Up-right.
    The second problem is that when I do startx and got exec fluxbox & in .xinitrc it will just go into X for an ms and then close, leave no trace what so ever on either the Xorg.0.log or the output from Xorg.
    Xorg.conf:
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc/"
    FontPath "/usr/share/fonts/TTF/"
    FontPath "/usr/share/fonts/OTF/"
    FontPath "/usr/share/fonts/Type1/"
    FontPath "/usr/share/fonts/100dpi/"
    FontPath "/usr/share/fonts/75dpi/"
    EndSection
    Section "Module"
    Load "dri2"
    Load "dri"
    Load "dbe"
    Load "record"
    Load "extmod"
    Load "glx"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
    ### <percent>: "<f>%"
    ### [arg]: arg optional
    #Option "ShadowFB" # [<bool>]
    #Option "DefaultRefresh" # [<bool>]
    #Option "ModeSetClearScreen" # [<bool>]
    Identifier "Card0"
    Driver "intel"
    BusID "PCI:0:2:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    [ 51.136]
    X.Org X Server 1.9.0
    Release Date: 2010-08-20
    [ 51.136] X Protocol Version 11, Revision 0
    [ 51.137] Build Operating System: Linux 2.6.34-ARCH i686
    [ 51.137] Current Operating System: Linux HacKLaB 2.6.35-ARCH #1 SMP PREEMPT Wed Sep 29 07:17:20 UTC 2010 i686
    [ 51.137] Kernel command line: root=/dev/disk/by-uuid/607bf3c8-1716-4252-8960-b4a5b5582039 ro
    [ 51.138] Build Date: 24 August 2010 01:42:08PM
    [ 51.139]
    [ 51.147] Current version of pixman: 0.18.4
    [ 51.147] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 51.148] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 51.150] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Oct 25 05:06:28 2010
    [ 51.151] (==) Using config file: "/etc/X11/xorg.conf"
    [ 51.152] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 51.172] (==) ServerLayout "X.org Configured"
    [ 51.172] (**) |-->Screen "Screen0" (0)
    [ 51.172] (**) | |-->Monitor "Monitor0"
    [ 51.172] (**) | |-->Device "Card0"
    [ 51.172] (**) |-->Input Device "Mouse0"
    [ 51.172] (**) |-->Input Device "Keyboard0"
    [ 51.172] (==) Automatically adding devices
    [ 51.172] (==) Automatically enabling devices
    [ 51.198] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
    [ 51.198] Entry deleted from font path.
    [ 51.198] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 51.198] Entry deleted from font path.
    [ 51.198] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 51.198] Entry deleted from font path.
    [ 51.377] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
    [ 51.377] Entry deleted from font path.
    [ 51.377] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 51.377] Entry deleted from font path.
    [ 51.377] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 51.377] Entry deleted from font path.
    [ 51.377] (**) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/,
    /usr/share/fonts/misc/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 51.377] (**) ModulePath set to "/usr/lib/xorg/modules"
    [ 51.377] (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 51.377] (WW) Disabling Mouse0
    [ 51.377] (WW) Disabling Keyboard0
    [ 51.377] (II) Loader magic: 0x81f3200
    [ 51.377] (II) Module ABI versions:
    [ 51.377] X.Org ANSI C Emulation: 0.4
    [ 51.377] X.Org Video Driver: 8.0
    [ 51.377] X.Org XInput driver : 11.0
    [ 51.377] X.Org Server Extension : 4.0
    [ 51.378] (--) PCI:*(0:0:2:0) 8086:2a42:103c:30dd rev 7, Mem @ 0xd0000000/4194304, 0xc0000000/268435456, I/O @ 0x000060f0/8
    [ 51.378] (--) PCI: (0:0:2:1) 8086:2a43:103c:30dd rev 7, Mem @ 0xd0400000/1048576
    [ 51.378] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 51.378] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    [ 51.378] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    [ 51.378] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    [ 51.378] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    [ 51.378] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    [ 51.378] (II) "record" will be loaded. This was enabled by default and also specified in the config file.
    [ 51.378] (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    [ 51.378] (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
    [ 51.378] (II) LoadModule: "dri2"
    [ 51.394] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 51.401] (II) Module dri2: vendor="X.Org Foundation"
    [ 51.401] compiled for 1.9.0, module version = 1.2.0
    [ 51.401] ABI class: X.Org Server Extension, version 4.0
    [ 51.401] (II) Loading extension DRI2
    [ 51.401] (II) LoadModule: "dri"
    [ 51.401] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 51.402] (II) Module dri: vendor="X.Org Foundation"
    [ 51.402] compiled for 1.9.0, module version = 1.0.0
    [ 51.402] ABI class: X.Org Server Extension, version 4.0
    [ 51.402] (II) Loading extension XFree86-DRI
    [ 51.402] (II) LoadModule: "dbe"
    [ 51.402] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 51.402] (II) Module dbe: vendor="X.Org Foundation"
    [ 51.402] compiled for 1.9.0, module version = 1.0.0
    [ 51.402] Module class: X.Org Server Extension
    [ 51.402] ABI class: X.Org Server Extension, version 4.0
    [ 51.402] (II) Loading extension DOUBLE-BUFFER
    [ 51.402] (II) LoadModule: "record"
    [ 51.402] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 51.403] (II) Module record: vendor="X.Org Foundation"
    [ 51.403] compiled for 1.9.0, module version = 1.13.0
    [ 51.403] Module class: X.Org Server Extension
    [ 51.403] ABI class: X.Org Server Extension, version 4.0
    [ 51.403] (II) Loading extension RECORD
    [ 51.403] (II) LoadModule: "extmod"
    [ 51.403] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 51.407] (II) Module extmod: vendor="X.Org Foundation"
    [ 51.407] compiled for 1.9.0, module version = 1.0.0
    [ 51.407] Module class: X.Org Server Extension
    [ 51.407] ABI class: X.Org Server Extension, version 4.0
    [ 51.407] (II) Loading extension MIT-SCREEN-SAVER
    [ 51.407] (II) Loading extension XFree86-VidModeExtension
    [ 51.407] (II) Loading extension XFree86-DGA
    [ 51.407] (II) Loading extension DPMS
    [ 51.407] (II) Loading extension XVideo
    [ 51.407] (II) Loading extension XVideo-MotionCompensation
    [ 51.407] (II) Loading extension X-Resource
    [ 51.407] (II) LoadModule: "glx"
    [ 51.408] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 51.415] (II) Module glx: vendor="X.Org Foundation"
    [ 51.415] compiled for 1.9.0, module version = 1.0.0
    [ 51.415] ABI class: X.Org Server Extension, version 4.0
    [ 51.416] (==) AIGLX enabled
    [ 51.416] (II) Loading extension GLX
    [ 51.416] (II) LoadModule: "intel"
    [ 51.416] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 51.427] (II) Module intel: vendor="X.Org Foundation"
    [ 51.427] compiled for 1.9.0, module version = 2.12.0
    [ 51.427] Module class: X.Org Video Driver
    [ 51.427] ABI class: X.Org Video Driver, version 8.0
    [ 51.427] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    4 Series, G45/G43, Q45/Q43, G41, B43, Clarkdale, Arrandale
    [ 51.439] (--) using VT number 7
    [ 51.442] drmOpenDevice: node name is /dev/dri/card0
    [ 51.442] drmOpenDevice: open result is 8, (OK)
    [ 51.442] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    [ 51.442] drmOpenDevice: node name is /dev/dri/card0
    [ 51.442] drmOpenDevice: open result is 8, (OK)
    [ 51.442] drmOpenByBusid: drmOpenMinor returns 8
    [ 51.442] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    [ 51.442] (==) intel(0): Depth 24, (--) framebuffer bpp 32
    [ 51.442] (==) intel(0): RGB weight 888
    [ 51.442] (==) intel(0): Default visual is TrueColor
    [ 51.442] (II) intel(0): Integrated Graphics Chipset: Intel(R) GM45
    [ 51.442] (--) intel(0): Chipset: "GM45"
    [ 51.442] (==) intel(0): video overlay key set to 0x101fe
    [ 51.460] (II) intel(0): Output VGA1 using monitor section Monitor0
    [ 51.565] (II) intel(0): Output LVDS1 has no monitor section
    [ 51.565] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
    [ 51.574] (II) intel(0): Output HDMI1 has no monitor section
    [ 51.574] (II) intel(0): Output DP1 has no monitor section
    [ 51.575] (II) intel(0): Output DP2 has no monitor section
    [ 51.666] (II) intel(0): Output TV1 has no monitor section
    [ 51.680] (II) intel(0): EDID for output VGA1
    [ 51.785] (II) intel(0): EDID for output LVDS1
    [ 51.785] (II) intel(0): Manufacturer: SEC Model: 5042 Serial#: 0
    [ 51.785] (II) intel(0): Year: 2008 Week: 0
    [ 51.785] (II) intel(0): EDID Version: 1.3
    [ 51.785] (II) intel(0): Digital Display Input
    [ 51.785] (II) intel(0): Max Image Size [cm]: horiz.: 30 vert.: 19
    [ 51.785] (II) intel(0): Gamma: 2.20
    [ 51.785] (II) intel(0): No DPMS capabilities specified
    [ 51.785] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 51.785] (II) intel(0): First detailed timing is preferred mode
    [ 51.785] (II) intel(0): redX: 0.590 redY: 0.340 greenX: 0.325 greenY: 0.550
    [ 51.785] (II) intel(0): blueX: 0.155 blueY: 0.125 whiteX: 0.313 whiteY: 0.329
    [ 51.785] (II) intel(0): Manufacturer's mask: 0
    [ 51.785] (II) intel(0): Supported detailed timing:
    [ 51.785] (II) intel(0): clock: 69.3 MHz Image Size: 303 x 190 mm
    [ 51.785] (II) intel(0): h_active: 1280 h_sync: 1292 h_sync_end 1356 h_blank_end 1416 h_border: 0
    [ 51.785] (II) intel(0): v_active: 800 v_sync: 803 v_sync_end 806 v_blanking: 816 v_border: 0
    [ 51.785] (II) intel(0): Unknown vendor-specific block f
    [ 51.785] (II) intel(0): SAMSUNG
    [ 51.785] (II) intel(0): 141AT13-101
    [ 51.785] (II) intel(0): EDID (in hex):
    [ 51.785] (II) intel(0): 00ffffffffffff004ca3425000000000
    [ 51.785] (II) intel(0): 00120103801e13780a07c59757538c27
    [ 51.785] (II) intel(0): 20505400000001010101010101010101
    [ 51.785] (II) intel(0): 010101010101141b0088502010300c40
    [ 51.785] (II) intel(0): 33002fbe100000190000000f00000000
    [ 51.785] (II) intel(0): 00000000002387026400000000fe0053
    [ 51.785] (II) intel(0): 414d53554e470a2020202020000000fe
    [ 51.785] (II) intel(0): 00313431415431332d3130310a200051
    [ 51.785] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
    [ 51.785] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 51.785] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 51.785] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
    [ 51.785] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
    [ 51.785] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
    [ 51.785] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
    [ 51.785] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
    [ 51.785] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
    [ 51.785] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
    [ 51.785] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
    [ 51.785] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
    [ 51.785] (II) intel(0): Printing probed modes for output LVDS1
    [ 51.785] (II) intel(0): Modeline "1280x800"x60.0 69.32 1280 1292 1356 1416 800 803 806 816 -hsync -vsync (49.0 kHz)
    [ 51.785] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 51.785] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 51.785] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 51.785] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 51.794] (II) intel(0): EDID for output HDMI1
    [ 51.794] (II) intel(0): EDID for output DP1
    [ 51.795] (II) intel(0): EDID for output DP2
    [ 51.886] (II) intel(0): EDID for output TV1
    [ 51.886] (II) intel(0): Output VGA1 disconnected
    [ 51.886] (II) intel(0): Output LVDS1 connected
    [ 51.886] (II) intel(0): Output HDMI1 disconnected
    [ 51.886] (II) intel(0): Output DP1 disconnected
    [ 51.886] (II) intel(0): Output DP2 disconnected
    [ 51.886] (II) intel(0): Output TV1 disconnected
    [ 51.886] (II) intel(0): Using exact sizes for initial modes
    [ 51.886] (II) intel(0): Output LVDS1 using initial mode 1280x800
    [ 51.886] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 51.886] (II) intel(0): Pageflipping enabled in kernel, but disabled in X
    [ 51.886] (II) intel(0): Don't panic: https://bugzilla.redhat.com/588421
    [ 51.886] (==) intel(0): DPI set to (96, 96)
    [ 51.886] (II) Loading sub module "fb"
    [ 51.887] (II) LoadModule: "fb"
    [ 51.887] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 51.922] (II) Module fb: vendor="X.Org Foundation"
    [ 51.922] compiled for 1.9.0, module version = 1.0.0
    [ 51.922] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 51.922] (==) Depth 24 pixmap format is 32 bpp
    [ 51.922] (II) intel(0): [DRI2] Setup complete
    [ 51.922] (II) intel(0): [DRI2] DRI driver: i965
    [ 51.923] (**) intel(0): Tiling enabled
    [ 51.923] (**) intel(0): SwapBuffers wait enabled
    [ 51.923] (==) intel(0): VideoRam: 262144 KB
    [ 51.923] (II) intel(0): Allocated new frame buffer 1280x800 stride 5120, tiled
    [ 51.932] (II) UXA(0): Driver registered support for the following operations:
    [ 51.932] (II) solid
    [ 51.932] (II) copy
    [ 51.932] (II) composite (RENDER acceleration)
    [ 51.932] (II) put_image
    [ 51.932] (II) get_image
    [ 51.942] (==) intel(0): Backing store disabled
    [ 51.942] (==) intel(0): Silken mouse enabled
    [ 51.942] (II) intel(0): Initializing HW Cursor
    [ 52.016] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 52.018] (==) intel(0): DPMS enabled
    [ 52.018] (==) intel(0): Intel XvMC decoder enabled
    [ 52.018] (II) intel(0): Set up textured video
    [ 52.018] (II) intel(0): [XvMC] xvmc_vld driver initialized.
    [ 52.018] (II) intel(0): direct rendering: DRI2 Enabled
    [ 52.018] (II) Initializing built-in extension SHAPE
    [ 52.018] (II) Initializing built-in extension MIT-SHM
    [ 52.018] (II) Initializing built-in extension XInputExtension
    [ 52.018] (II) Initializing built-in extension XTEST
    [ 52.018] (II) Initializing built-in extension BIG-REQUESTS
    [ 52.018] (II) Initializing built-in extension SYNC
    [ 52.018] (II) Initializing built-in extension XKEYBOARD
    [ 52.018] (II) Initializing built-in extension XC-MISC
    [ 52.018] (II) Initializing built-in extension SECURITY
    [ 52.018] (II) Initializing built-in extension XINERAMA
    [ 52.018] (II) Initializing built-in extension XFIXES
    [ 52.018] (II) Initializing built-in extension RENDER
    [ 52.018] (II) Initializing built-in extension RANDR
    [ 52.018] (II) Initializing built-in extension COMPOSITE
    [ 52.018] (II) Initializing built-in extension DAMAGE
    [ 52.084] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 52.084] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 52.084] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 52.084] (II) AIGLX: enabled GLX_SGI_make_current_read
    [ 52.084] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 52.084] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i965_dri.so
    [ 52.084] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 52.084] (II) intel(0): Setting screen physical size to 338 x 211
    [ 52.471] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 52.471] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 52.471] (II) LoadModule: "evdev"
    [ 52.471] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 52.483] (II) Module evdev: vendor="X.Org Foundation"
    [ 52.484] compiled for 1.9.0, module version = 2.5.0
    [ 52.484] Module class: X.Org XInput Driver
    [ 52.484] ABI class: X.Org XInput driver, version 11.0
    [ 52.484] (**) Power Button: always reports core events
    [ 52.484] (**) Power Button: Device: "/dev/input/event4"
    [ 52.493] (--) Power Button: Found keys
    [ 52.493] (II) Power Button: Configuring as keyboard
    [ 52.493] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 52.494] (**) Option "xkb_rules" "evdev"
    [ 52.494] (**) Option "xkb_model" "evdev"
    [ 52.494] (**) Option "xkb_layout" "us"
    [ 52.522] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
    [ 52.522] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 52.522] (**) Video Bus: always reports core events
    [ 52.522] (**) Video Bus: Device: "/dev/input/event8"
    [ 52.530] (--) Video Bus: Found keys
    [ 52.530] (II) Video Bus: Configuring as keyboard
    [ 52.530] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    [ 52.530] (**) Option "xkb_rules" "evdev"
    [ 52.530] (**) Option "xkb_model" "evdev"
    [ 52.530] (**) Option "xkb_layout" "us"
    [ 52.533] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
    [ 52.533] (II) No input driver/identifier specified (ignoring)
    [ 52.533] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
    [ 52.533] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 52.533] (**) Sleep Button: always reports core events
    [ 52.533] (**) Sleep Button: Device: "/dev/input/event1"
    [ 52.540] (--) Sleep Button: Found keys
    [ 52.540] (II) Sleep Button: Configuring as keyboard
    [ 52.540] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
    [ 52.540] (**) Option "xkb_rules" "evdev"
    [ 52.540] (**) Option "xkb_model" "evdev"
    [ 52.540] (**) Option "xkb_rules" "evdev"
    [ 52.540] (**) Option "xkb_model" "evdev"
    [ 52.540] (**) Option "xkb_layout" "us"
    [ 52.542] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event9)
    [ 52.542] (II) No input driver/identifier specified (ignoring)
    [ 52.545] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 52.545] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 52.545] (**) AT Translated Set 2 keyboard: always reports core events
    [ 52.545] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 52.553] (--) AT Translated Set 2 keyboard: Found keys
    [ 52.553] (II) AT Translated Set 2 keyboard: Configuring as keyboard
    [ 52.553] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    [ 52.553] (**) Option "xkb_rules" "evdev"
    [ 52.553] (**) Option "xkb_model" "evdev"
    [ 52.553] (**) Option "xkb_layout" "us"
    [ 52.553] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event7)
    [ 52.554] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 52.554] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 52.554] (**) SynPS/2 Synaptics TouchPad: Device: "/dev/input/event7"
    [ 52.570] (--) SynPS/2 Synaptics TouchPad: Found 3 mouse buttons
    [ 52.570] (--) SynPS/2 Synaptics TouchPad: Found absolute axes
    [ 52.570] (--) SynPS/2 Synaptics TouchPad: Found x and y absolute axes
    [ 52.570] (--) SynPS/2 Synaptics TouchPad: Found absolute touchpad.
    [ 52.570] (II) SynPS/2 Synaptics TouchPad: Configuring as touchpad
    [ 52.570] (**) SynPS/2 Synaptics TouchPad: YAxisMapping: buttons 4 and 5
    [ 52.570] (**) SynPS/2 Synaptics TouchPad: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 52.570] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
    [ 52.570] (II) SynPS/2 Synaptics TouchPad: initialized for absolute axes.
    [ 52.570] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    [ 52.570] (II) No input driver/identifier specified (ignoring)
    [ 52.570] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/event5)
    [ 52.570] (II) No input driver/identifier specified (ignoring)
    [ 52.570] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/js0)
    [ 52.570] (II) No input driver/identifier specified (ignoring)
    [ 52.570] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
    [ 52.570] (II) No input driver/identifier specified (ignoring)
    [ 52.571] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event6)
    [ 52.571] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
    [ 52.571] (**) HP WMI hotkeys: always reports core events
    [ 52.571] (**) HP WMI hotkeys: Device: "/dev/input/event6"
    [ 52.586] (--) HP WMI hotkeys: Found keys
    [ 52.586] (II) HP WMI hotkeys: Configuring as keyboard
    [ 52.586] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD)
    [ 52.586] (**) Option "xkb_rules" "evdev"
    [ 52.586] (**) Option "xkb_model" "evdev"
    [ 52.586] (**) Option "xkb_layout" "us"
    [ 159.103] (II) Power Button: Close
    [ 159.103] (II) UnloadModule: "evdev"
    [ 159.126] (II) Video Bus: Close
    [ 159.126] (II) UnloadModule: "evdev"
    [ 159.143] (II) Sleep Button: Close
    [ 159.143] (II) UnloadModule: "evdev"
    [ 159.163] (II) AT Translated Set 2 keyboard: Close
    [ 159.163] (II) UnloadModule: "evdev"
    [ 159.183] (II) SynPS/2 Synaptics TouchPad: Close
    [ 159.183] (II) UnloadModule: "evdev"
    [ 159.203] (II) HP WMI hotkeys: Close
    [ 159.203] (II) UnloadModule: "evdev"
    Now there might be some fluxbox log I might not know about or anything within that "tree". But I'm thankful if something is able to help me out on this one.
    Thanks in advance!
    Last edited by Stringer (2011-08-08 19:21:02)

    I don't have an answer for your problems, but I have noticed annoying mouse problems on my computer.  I also use fluxbox; and since an xorg-server upgrade some months ago, my mouse cursor will sometimes jump to one of the corners of the screen at arbitrary times.  I've never filed a bug report as I don't know if the bug is in xorg or fluxbox or a combination of the two.  My problem isn't as severe as yours as it happens only occasionally.

Maybe you are looking for

  • Ipod touch full with 'other files' - can't see how to get rid!

    My ipod touch has 17.5GB of 'other' files but I can't see how and it won't let me sync all of my songs I've clicked through all the summary bits. I've unticked all videos, TV programmes etc so they shouldn't sync onto the device but nowhere can I see

  • Acrobat 9 Killed Acrobat 8 and cannot go back to 8 even if uninstalled is done

    Acrobat 9 Killed Acrobat 8 and cannot go back to 8 even if uninstalled is done, Got 8 back on but the updates for Acrobat will not install. The other CS3 products work fine, they have applied their update but Acrobat keeps failing. The message in my

  • Filtering of messages in PI

    Hi, This is a master data push scenario where i am sending data from SAP to Ariba through PI. i have a case where in a particular namespace i need to make sure the message is not passed through based on the value in a particular field in SAP. How do

  • Silk purses from sow's ears

    When I first bought my eMac, I thought, finally I'll be able to make my little amateur films, and even be a bit ambitious with them. I can make films that don't look like third generation copies of an old VHS video tape which has been copied from VCR

  • Having both 1.4.2 and 1.5 plugins

    With 1.4.2 JRE plugin I was able to switch to other plugin versions for testing purposes. Now with the 1.5 plugin I dont know how to change my JRE. Any ideas?