added Text
This commit is contained in:
@@ -20,7 +20,7 @@ Requires 5G Wifi connection.
|
|||||||
##Building on Manjaro
|
##Building on Manjaro
|
||||||
<pre> sudo pamac install cmake </pre>
|
<pre> sudo pamac install cmake </pre>
|
||||||
<pre> sh install.sh </pre>
|
<pre> sh install.sh </pre>
|
||||||
When you use gnome, you need to switch to Xord by using default session "Gnome with Xorg" at GDM.
|
When you use gnome, you need to switch to Xord by using default session "Gnome with Xorg" at GDM.There are still Problems with GTK3 and Wayland.
|
||||||
|
|
||||||
##GTK+ Features:
|
##GTK+ Features:
|
||||||
1. Double click switches between fullscreen mode and normal window.
|
1. Double click switches between fullscreen mode and normal window.
|
||||||
@@ -41,4 +41,4 @@ and add this content (replace $APPDIR with your location of the application):
|
|||||||
sudo $APPDIR/gnome-script.sh
|
sudo $APPDIR/gnome-script.sh
|
||||||
sleep 1 #gives the services time to fully start
|
sleep 1 #gives the services time to fully start
|
||||||
cd $APPDIR/build
|
cd $APPDIR/build
|
||||||
./AirplayServer</pre>
|
./AirplayServer</pre>
|
||||||
|
|||||||
Reference in New Issue
Block a user