Create an account


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[NEED HELP] How to create a (desktop) link to the autobuild game? (Fedora)

#1
I feel silly, I recently switched to Fedora. I'm trying to create a link to xonotic on my desktop but for whatever reason it doesn't work. I tired it with:

Code:
ln -s /home/noclue/Downloads/xonotic/xonotic-linux-glx /home/noclue/desktop/xonotic


It would create a link on my desktop however the link just wouldn't work.
I then tried it by rightclicking on Desktop and creatining a link to programm then select the xonotic-linux-glx file.  If i run this file in the terminal i see that xonotic tries to exec some files but it doesn't start.

Can someone help a noob telling how to create a link on desktop that starts the autobuild? If i head to the folder and clicking the file the game will run but i just can't seem to get a shortcut to work.
Reply

#2
You can try creating your own .desktop file in $HOME/.local/share/applications

I'm using two of them:



Xonotic-GLX.desktop:

Code:
[Desktop Entry]
Type=Application

Name=Xonotic-GLX 0.8.5
GenericName=AFPS game
Comment=Arena FPS powered by DarkPlaces engine (GLX backend)

Exec=bash -c "vblank_mode=0 /media/almacen/jul_Apps/Xonotic-0.8.5/xonotic-linux-glx.sh"
Path=/media/almacen/jul_Apps/Xonotic-0.8.5
Icon=/home/julius/.jul-media/icons/xonotic.png

Categories=Shooter;Game;

StartupNotify=false
Terminal=false



Xonotic-SDL.desktop:

Code:
[Desktop Entry]
Type=Application

Name=Xonotic-SDL 0.8.5
GenericName=AFPS game
Comment=Arena FPS powered by DarkPlaces engine (SDL2 backend)

Exec=bash -c "vblank_mode=0 /media/almacen/jul_Apps/Xonotic-0.8.5/xonotic-linux-sdl.sh"
Path=/media/almacen/jul_Apps/Xonotic-0.8.5
Icon=/home/julius/.jul-media/icons/xonotic.png

Categories=Shooter;Game;

StartupNotify=false
Terminal=false
Reply

#3

.png   xonotic.png (Size: 7.36 KB / Downloads: 30)
Reply

#4
Ty that did the trick Smile
Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
  [NEED HELP] Setting rsync autobuild to "Xonotic-High" Danfun64 1 1,324 10-05-2022, 01:23 AM
Last Post: irisxerno
Shocked [NEED HELP] Helps for a right way to create a xon server and/or create concise guides derrant 6 2,541 03-31-2021, 07:40 AM
Last Post: Antibody
Question [NEED HELP] How to create warpzones? (solved) Kotangens 10 4,678 08-19-2020, 07:05 AM
Last Post: Kotangens
  [SOLVED] Playerstats on new Autobuild -maniac|Su- 1 1,671 08-09-2020, 10:28 AM
Last Post: -maniac|Su-
Exclamation [BUG] *ubuntu 18.04/nVidia v415-Desktop Screen Corruption After Exiting Game? JeZxLee 1 3,102 01-06-2019, 05:15 AM
Last Post: SpiKe
  [SOLVED] linux compile/link error BuddyFriendGuy 2 3,527 11-27-2017, 05:18 PM
Last Post: BuddyFriendGuy
  [NEED HELP] Weird Display Issue w/ Benchmarking Autobuild gamingwithnetbooks 2 3,854 11-13-2014, 08:35 AM
Last Post: gamingwithnetbooks
  [SOLVED] [Autobuild] Note to Mac users Mario 0 3,249 10-17-2014, 12:47 AM
Last Post: Mario
  [SOLVED] Xonotic Autobuild problem, August 14, 2013 __Ham__ 13 12,196 10-06-2014, 07:35 PM
Last Post: Lee_Stricklin
  [SOLVED] Latest Autobuild Will Not Start No Matter What Orbiter Sunblast 8 8,003 10-05-2013, 08:15 PM
Last Post: Orbiter Sunblast

Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum software by © MyBB original theme © iAndrew 2016, remixed by -z-