Search found 2 matches

by stlubuntu
Thu Oct 02, 2008 2:50 am
Forum: General Help
Topic: Adding item to Menus
Replies: 3
Views: 8144

Adding item to Menus

I have found that it is difficult to get programs to appear in the menu at all following installation. I know that the respective program's .desktop file needs to be in the /usr/share/applications directory, but after doing that, not all will appear in the menu like they should as there are many mor...
by stlubuntu
Thu Oct 02, 2008 2:43 am
Forum: General Help
Topic: Screen Resolution + other questions
Replies: 7
Views: 29803

Re: Screen Resolution + other questions

Open a terminal and enter xrandr -s 1024x768 No sudo needed and enter your preferred resolution in place of 1024x768. To make it persistent, I entered this line in the default startup script. This file is named "default" and is located in: /etc/xdg/lxsession/LXDE/ I used sudo nano /etc/xdg...