mirror of
https://github.com/ctm/executor.git
synced 2024-11-23 20:32:28 +00:00
Merge branches 'master' and 'master' of github.com:autc04/executor
This commit is contained in:
commit
e68d366ad9
@ -21,7 +21,9 @@ cmake .. -DFRONT_END=qt -DCMAKE_PREFIX_PATH=/usr/local/Cellar/qt/5.10.0/lib/cmak
|
||||
cmake --build .
|
||||
````
|
||||
|
||||
Other frontends are 'sdl2', 'sdl', and 'x'.
|
||||
Other frontends are 'sdl2', 'sdl', and 'x', which will give you a more "traditional" experience.
|
||||
The sdl and x frontends are the "old", time-tested frontends, the sdl2 frontend is currently inefficient
|
||||
and always copies the entire screen... however, the slowness is not really noticeable on current systems.
|
||||
|
||||
Next, make a copy of the `sc/skel/volume` directory in a place of your choosing;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user