Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] Xgl / xfce4
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
socken
n00b
n00b


Joined: 04 Apr 2005
Posts: 46

PostPosted: Thu Oct 12, 2006 8:26 pm    Post subject: [SOLVED] Xgl / xfce4 Reply with quote

I just noticed another problem with XGL. Sometimes, it just crashes and gives
me some a libxfcegui4-WARNING, although I'm not quite shure if that's the
cause of the crash. It's something about resizing a Trayicon from 1x1 to 24x24
!?

It seems, that it also crashes if I press the SHIFT key for too long. So yes,
this Thread took three takes to complete :wink:


Last edited by socken on Fri Oct 13, 2006 9:17 am; edited 1 time in total
Back to top
View user's profile Send private message
socken
n00b
n00b


Joined: 04 Apr 2005
Posts: 46

PostPosted: Fri Oct 13, 2006 9:16 am    Post subject: Reply with quote

It's not really about the shift key, but if you press shift+backspace, XGL is going to crash. Seems to be a know bug. This is how I fixed it. Since I already had a file ~/.Xmodmap, i just added the following line:

Code:
 keycode 22 = BackSpace BackSpace Terminate_Server


Make shure you run xmodmap on every startup. (i.e. from ~/.xinitrc, add 'xmodmap ~/.Xmodmap)

If you don't want to use the Xmodmap file, you could also run the following command everytime you start XGL:
Code:
 xmodmap -e "keycode 22 = BackSpace BackSpace Terminate_Server" &


Didn't test that though, guess it should work...

Hope that helps someone as well!?

Cheers
Socken
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum