Changes between Version 121 and Version 122 of UserGuideGit
- Timestamp:
- Feb 2, 2009, 10:19:53 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UserGuideGit
v121 v122 74 74 ==== Custom presets ==== 75 75 76 Some default presets are provided with the software, but it is possible to add your own. For that, you need to create a xml file which describes them. The file must be named '''{{{presets.xml}}}''' and must be in '''{{{~/.config/papywizard/}}}''' on linux, '''{{{/home/user/.config/papywizard/}}}''' on maemo, and '''{{{C:\Documents and settings\<user>\Application Data\papywizard\}}}''' on Windows. 76 Some default presets are provided with the software, but it is possible to add your own. For that, you need to create a xml file which describes them. The file must be named '''{{{presets.xml}}}''' and must be in the config directory: '''{{{~/.config/papywizard2/}}}''' on linux, '''{{{/home/user/.config/papywizard2/}}}''' on maemo, and '''{{{C:\Documents and settings\<user>\Application Data\papywizard2\}}}'''¹ on Windows. 77 78 ''¹: you have to configure the Windows Explorater so it shows you ''system'' files and directories. 77 79 78 80 Here is the file structure: … … 134 136 === Style sheet === 135 137 136 Since release 1.9.1, Papywizard can load a user style sheet. This file must be name '''{{{papywizard.css}}}''', and must be located in '''{{{C:\\Documents and Settings\<user>\Application Data\papywizard2\}}}'''¹ under Windows, '''{{{~/.config/papywizard2/}}}''' under linux, and '''{{{/home/user/.config/papywizard2/}}}''' under maemo. 137 138 ''¹: you have to configure the Windows Explorater so it shows you ''system'' files and directories. 138 Since release 1.9.1, Papywizard can load a user style sheet. This file must be name '''{{{papywizard.css}}}''', and must be located in the config directory. 139 139 140 140 Here is a sample file: … … 233 233 * '''Lens type''': type of the lens (''rectilinear'' or ''fisheye'') 234 234 * '''Lens focal''': real focal of the lens (''rectilinear'' only) 235 * '''Lens multiplier''': optional optical multiplier coef. (''rectilinear'' only) 235 236 236 237 ==== Hardware tab ==== … … 254 255 * '''Enable''': flag to enable the data file 255 256 * '''Title'''': title of the pano 256 * ''' 'GPS''': GPS informations of the pano257 * '''GPS''': GPS informations of the pano 257 258 * '''Comment''': comment on the pano 258 259 … … 337 338 ||[[Image(F4-menu.png, 24, nolink)]]||F10||Show menu|| 338 339 ||[[Image(F5-home.png, 24, nolink)]]||-||Standard maemo behaviour|| 339 ||[[Image(F6-fullscreen.png, 24, nolink)]]||F 6||Toggle fullscreen mode||340 ||[[Image(F6-fullscreen.png, 24, nolink)]]||F11||Toggle fullscreen mode||