[gobolinux-users] autostart xbindkeys

Viola Zoltán violazoli at gmail.com
Sun May 13 14:12:09 UTC 2007


Dear Michael, I use XFCE, and probe more variation to autostarting the
xbindkeys, but not succeeded, used my local .xinitrc in my $HOME. The
xbindkeys should start AFTER the login, so can use the xbindkeys prog the
.xbindkeysrc file in my $HOME.

I probe the following variations to autostart this:

[ -x /bin/startxfce4 ] && exec startxfce4
[ -x /bin/wmaker ] && exec wmaker
[ -x /bin/twm    ] && {
   xsetroot -solid '#203040' -cursor_name 'left_ptr'

xbindkeys &

   exec twm

}
xmodmap -e "keycode 111 = F13"


and:

[ -x /bin/startxfce4 ] && exec startxfce4
[ -x /bin/wmaker ] && exec wmaker
[ -x /bin/twm    ] && {
   xsetroot -solid '#203040' -cursor_name 'left_ptr'

xbindkeys

   exec twm

}
xmodmap -e "keycode 111 = F13"


and:

[ -x /bin/startxfce4 ] && exec startxfce4
[ -x /bin/wmaker ] && exec wmaker
[ -x /bin/twm    ] && {
   xsetroot -solid '#203040' -cursor_name 'left_ptr'

   exec twm

}
xmodmap -e "keycode 111 = F13"
xbindkeys


and:

[ -x /bin/startxfce4 ] && exec startxfce4
[ -x /bin/wmaker ] && exec wmaker
[ -x /bin/twm    ] && {
   xsetroot -solid '#203040' -cursor_name 'left_ptr'

exec xbindkeys

   exec twm

}
xmodmap -e "keycode 111 = F13"

and:

[ -x /bin/xbindkeys ] && exec xbindkeys
[ -x /bin/startxfce4 ] && exec startxfce4
[ -x /bin/wmaker ] && exec wmaker
[ -x /bin/twm    ] && {
   xsetroot -solid '#203040' -cursor_name 'left_ptr'

   exec twm

}
xmodmap -e "keycode 111 = F13"


and:

xbindkeys
[ -x /bin/startxfce4 ] && exec startxfce4
[ -x /bin/wmaker ] && exec wmaker
[ -x /bin/twm    ] && {
   xsetroot -solid '#203040' -cursor_name 'left_ptr'

   exec twm

}
xmodmap -e "keycode 111 = F13"


but not have success.

(The "xmodmap" line need me for the "printscreen" function. This work good,
but should started xbindkeys..)


And now?

Zoli


2007/5/13, Michael Homer <gobo-users-dufus at wotfun.com>:
>
> On 5/13/07, Viola Zoltán <violazoli at gmail.com> wrote:
> > Hello, how can I autostart the XBindkeys prog, before I running any
> > window-manager? (Also, with any non-windowmanager-specific method).
> Chuck it in your .xinitrc/.xsession file and it should happen. You may
> need to background it (with &), and it'll have to be ahead of the
> window manager startup line if present. .xinitrc is run by startx and
> .xsession by [XGK]DM.
> -Michael
> _______________________________________________
> gobolinux-users mailing list
> gobolinux-users at lists.gobolinux.org
> http://lists.gobolinux.org/mailman/listinfo/gobolinux-users
>



-- 
Honlapom: http://poliverzum.birodalom.net/powi
Fórumom: http://birodalom.net/forum

A #86-os sorszámú hivatalosan bejegyzett GoboLinux felhasználó
The #86 official GoboLinux-user

A GoboLinux felhasználók hivatalos magyar fóruma:
The official forum for the hungarian GoboLinux-users:
http://linux.birodalom.net/smf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.gobolinux.org/pipermail/gobolinux-users/attachments/20070513/7a4d2582/attachment.htm 


More information about the gobolinux-users mailing list