Q about XFCE and Synaptic

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
MagnusB
Level 6
Level 6
Posts: 1252
Joined: Sun Nov 18, 2007 12:39 pm
Location: Norway

Re: Q about XFCE and Synaptic

Post by MagnusB »

What is the name of the chess game?
Try in a terminal window:

Code: Select all

% sudo updatedb
% locate nameofchessgame
Then copy paste into the forum. You might need to add a launcher yourself...
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Image
You're not drunk if you can lie on the floor without holding on.
--Dean Martin
MagnusB
Level 6
Level 6
Posts: 1252
Joined: Sun Nov 18, 2007 12:39 pm
Location: Norway

Re: Q about XFCE and Synaptic

Post by MagnusB »

billy8580 wrote:I've used the new Darnya XFCE beta. I know that adding a launcher to a panel is trickier in XFCE than the simple drag method you can do in gnome. It involves getting the command in, proper icon etc. Adding it to the desktop is a snap though. Just right click. Maybe that was something that you found out already however. Also, to give you confidence in Mint XFCE on an older laptop....i have run Xubuntu on a 333 Celeron and it works just fine. Im sure Mint XFCE would be great as well.
Finding the right command is effortless, us locate or whereis.
Let us say I have installed Xmoto (which I have), but it does not appear in the menu and I want to locate the command for it:
locate xmoto wrote:/usr/share/games/xmoto
/usr/share/games/xmoto/xmoto_icone_x.ico
/usr/share/games/xmoto/xmoto.bin
/usr/share/games/xmoto/Textures
/usr/share/games/xmoto/Textures/Musics
/usr/share/games/xmoto/Textures/Musics/legolodio.ogg
/usr/share/games/xmoto/Textures/Musics/ridealong.ogg
/usr/share/games/xmoto/Textures/Musics/menu.ogg
/usr/share/games/xmoto/Textures/Musics/batcave.ogg
/usr/share/games/xmoto/Textures/Fonts
/usr/share/games/xmoto/Textures/Fonts/DejaVuSans.ttf
/usr/share/games/locale/de_DE/LC_MESSAGES/xmoto.mo
/usr/share/games/locale/ru_RU/LC_MESSAGES/xmoto.mo
/usr/share/games/locale/pl_PL/LC_MESSAGES/xmoto.mo
/usr/share/games/locale/cs_CZ/LC_MESSAGES/xmoto.mo
/usr/share/games/locale/it_IT/LC_MESSAGES/xmoto.mo
/usr/share/games/locale/lv_LV/LC_MESSAGES/xmoto.mo
/usr/share/games/locale/nb_NO/LC_MESSAGES/xmoto.mo
/usr/share/games/locale/nn_NO/LC_MESSAGES/xmoto.mo
/usr/share/games/locale/fi_FI/LC_MESSAGES/xmoto.mo
/usr/share/games/locale/fr_FR/LC_MESSAGES/xmoto.mo
/usr/share/games/locale/sv_SE/LC_MESSAGES/xmoto.mo
/usr/share/games/locale/no_NO/LC_MESSAGES/xmoto.mo
/usr/share/games/locale/es_ES/LC_MESSAGES/xmoto.mo
/usr/share/games/locale/pt_BR/LC_MESSAGES/xmoto.mo
/usr/share/games/locale/sk_SK/LC_MESSAGES/xmoto.mo
/usr/share/games/locale/ca_ES/LC_MESSAGES/xmoto.mo
/usr/share/applications/xmoto.desktop
/usr/share/man/man6/xmoto.6.gz
/usr/share/menu/xmoto
/usr/share/doc/xmoto-data
/usr/share/doc/xmoto-data/changelog.Debian.gz
/usr/share/doc/xmoto-data/copyright
/usr/share/doc/xmoto-data/changelog.gz
/usr/share/doc/xmoto-data/NEWS.Debian.gz
/usr/share/doc/xmoto
/usr/share/doc/xmoto/changelog.Debian.gz
/usr/share/doc/xmoto/copyright
/usr/share/doc/xmoto/changelog.gz
/usr/share/doc/xmoto/README.gz
/usr/share/doc/xmoto/NEWS.Debian.gz
/usr/share/pixmaps/xmoto.xpm
/usr/games/xmoto
/var/lib/dpkg/info/xmoto.postrm
/var/lib/dpkg/info/xmoto.postinst
/var/lib/dpkg/info/xmoto.md5sums
/var/lib/dpkg/info/xmoto-data.list
/var/lib/dpkg/info/xmoto.list
/var/lib/dpkg/info/xmoto-data.md5sums
The bold line told me the executable, then I can check the command:
whereis xmoto wrote:xmoto: /usr/games/xmoto /usr/share/man/man6/xmoto.6.gz
That did not bring anything new to the picture, as locate had already found the command (xmoto), but anyway, I now know the exact command to launch xmoto and where that is placed. I could first try to launch by just typing xmoto, if that fails I would use the full adress (/usr/games/xmoto)
Image
You're not drunk if you can lie on the floor without holding on.
--Dean Martin
Locked

Return to “Beginner Questions”