LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   Fluxbox and clicking... (https://www.linuxquestions.org/questions/debian-26/fluxbox-and-clicking-325674/)

debnewb 05-21-2005 10:05 AM

Fluxbox and clicking...
 
Recently installed fluxbox (latest v) and I've found that even when logged in as root, only certain things will start when clicked from the menu. For example, the calc works, and random other things, but I can't get a terminal to work (no errors, nothing). Also, when Not logged in as root, even fewer things work. How do I give users the privillages(presumably?) to run them.
Thanks

win32sux 05-21-2005 10:13 AM

just a thought: make sure the menu items you are clicking are indeed installed... like, if you try and click a "rxvt" but you don't have it installed you'd get nothing, for example...

Dead Parrot 05-21-2005 10:23 AM

Quote:

I've found that even when logged in as root, only certain things will start when clicked from the menu.
First: I hope that you log in as root only when you really need to. Using root account to do normal tasks can easily lead to unexpected problems when you try to run programs as normal user.

Second: Check that you have the menu package installed. If you don't know how to check this, try "dpkg -l menu". If the output starts with "ii" (two i's), then the package is installed.

If the menu package is installed, you can try to update the menu by using "su" to become root (note: you don't have to log in as root to do administrative tasks) and typing "update-menus". Then leave the root account by hitting Ctrl-d.

debnewb 05-21-2005 11:21 AM

oh my. its because i'm stupid and didn't apt-get xterm. hahaa


All times are GMT -5. The time now is 07:15 AM.