| View previous topic :: View next topic |
| Author |
Message |
bsam n00b

Joined: 01 Mar 2005 Posts: 14
|
Posted: Tue Mar 01, 2005 6:36 pm Post subject: FVWM install? |
|
|
| hey all, i had fvwm installed along with fvwm-crystal, when i unmerged fvwm-crystal (wanting to try to make my own .fvwm2rc from scratch) it removed the FVWM session option from GDM.. now i can't seem to get it back unless i emerge fvwm-crystal again. there is still the fvwm2 file in the /etc/X11/Sessions folder, but its just not coming up as an option. any ideas? |
|
| Back to top |
|
 |
Darkael Veteran


Joined: 10 Aug 2004 Posts: 1321 Location: France
|
Posted: Wed Mar 02, 2005 3:37 am Post subject: |
|
|
| Hi, search for .desktop files, for example gnome.desktop. I am not on my gentoo box atm and I don't remember exactly the directory where they are, should be something like /usr/share/xsessions. Create a fvwm.desktop in the same directory, and you'll have fvwm in gdm (this is what fvwm-crystal do actually, if you look at its list of installed files) |
|
| Back to top |
|
 |
bsam n00b

Joined: 01 Mar 2005 Posts: 14
|
Posted: Wed Mar 02, 2005 10:59 am Post subject: |
|
|
| Ok thanks, should there be anything written to the file? or just a blank file called fvwm.desktop? I notice that gnome.desktop has quite a bit writen to it. |
|
| Back to top |
|
 |
Darkael Veteran


Joined: 10 Aug 2004 Posts: 1321 Location: France
|
Posted: Thu Mar 03, 2005 12:33 pm Post subject: |
|
|
No, there should be something in the file, like this:
| Code: |
[Desktop Entry]
Encoding=UTF-8
Name=Fvwm2
Name[fr]=Fvwm2
Exec=fvwm2
Icon=
Type=Application
|
(taken from here) |
|
| Back to top |
|
 |
bsam n00b

Joined: 01 Mar 2005 Posts: 14
|
Posted: Thu Mar 03, 2005 5:57 pm Post subject: |
|
|
ok thanks again. i got it working  |
|
| Back to top |
|
 |
|