]> Shamusworld >> Repos - virtualjaguar/blobdiff - docs/virtualjaguar.1
Hotfix for bug #28.
[virtualjaguar] / docs / virtualjaguar.1
index 86882a11fe40fa4d903badc07db9b9d0af1c4b75..f59cf1b80ec0f3895f7baad25266d7c93fb56126 100644 (file)
@@ -50,6 +50,9 @@ Disable DSP emulation
 
 .SH VIDEO
 .TP
+.B \-f, \-\-fullscreen
+Start in full screen mode
+.TP
 .B \-p, \-\-pal
 PAL mode
 .TP
@@ -79,7 +82,8 @@ Pause emulation
 .B F7
 Advance the emulation by a single frame
 .TP
-.B Ctrl-C
+.B F9
+Toggle full screen mode
 
 .TP
 The default keybindings for controller 1 are:
@@ -123,24 +127,22 @@ Keypad #
 
 .SH FILES
 .TP
-.B ~/virtualjaguar/virtualjaguar.log
-Virtualjaguar log file. If the file cannot be opened, the log it sent
-to standard output instead. The log file is overwritten on startup.
+.B virtualjaguar.log
+Virtualjaguar log file. Only written if the log option (\-l or
+\-\-log) is given. If the file cannot be opened, the log it sent to
+standard output instead. The log file is overwritten on startup. Note
+that the file is written to the current directory.
 .TP
-.B ~/virtualjaguar/eeproms/
+.B ${XDG_DATA_HOME}/virtualjaguar/eeproms/ (typically ~/.local/share/data/virtualjaguar/eeproms/)
 Some Atari Jaguar cartridges feature a small writable EEPROM, used for
 saving game state and score lists. If this directory exists,
 virtualjaguar will emulate the EEPROM by saving the state in file in
 this directory.
 .TP
-.B ~/virtualjaguar/software/
+.B ${XDG_DATA_HOME}/virtualjaguar/software/ (typically ~/.local/share/data/virtualjaguar/software/)
 The virtualjaguar GUI for loading software scans this directory, and
 shows the loadable files, along with information about the program,
 and a label image if one is included in a zip archive of the software.
-.TP
-.B ~/virtualjaguar/bios/
-If a Jaguar BIOS is used (see \-b, \-\-bios), the bios is loaded from
-this directory.
 
 .SH AUTHOR
 This manual page was written by Teemu Hukkanen <tjhukkan@iki.fi>.