From 667f69c73336d0ec1dabe491820fa0a05c48ecd3 Mon Sep 17 00:00:00 2001
From: Bill Kendrick
- Copyright © 2002-2023 by various contributors; see AUTHORS.txt.
- July 20, 2023
+ Copyright © 2002-2024 by various contributors; see AUTHORS.txt.
https://tuxpaint.org/
[Alt] + [Tab] key combination to switch between applications. [Control] + [Left Arrow], then back to Tux Paint using [Control] + [Right Arrow].
- Copyright © 2002-2023 by various contributors; see AUTHORS.txt.
+ Copyright © 2002-2024 by various contributors; see AUTHORS.txt.
https://tuxpaint.org/
- December 29, 2023
+ April 7, 2024 @@ -343,7 +343,7 @@
- By default, Tux Paint prevents your system's screensaver from starting up. You can override this by using the "allowscreensaver" option. Note: This requires version 1.2.12 or higher of the SDL library. (You can also do this by setting the "SDL_VIDEO_ALLOW_SCREENSAVER" environment variable on your system to "1".)
allowscreensaver" option. (You can also do this by setting the "SDL_VIDEO_ALLOW_SCREENSAVER" environment variable on your system to "1".)
⚙ Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "allowscreensaver=no" or "disablescreensaver=yes". In both cases, may be overridden by the command-line option "--disablescreensaver".
--fullscreen
+ --fullscreen=yes
+ --fullscreen=native
--WIDTHxHEIGHT
+ --orient=portrait
--buttonsize=SIZE
--colorsrows=ROWS
- --orient=portrait
--native
--allowscreensaver
--startblank
diff --git a/docs/es_ES.UTF-8/FAQ.txt b/docs/es_ES.UTF-8/FAQ.txt
index 8bda2d9bb..912edfd4e 100644
--- a/docs/es_ES.UTF-8/FAQ.txt
+++ b/docs/es_ES.UTF-8/FAQ.txt
@@ -1,10 +1,10 @@
Tux Paint
versión 0.9.33 Frequently Asked Questions
- Copyright © 2002-2023 by various contributors; see AUTHORS.txt.
+ Copyright © 2002-2024 by various contributors; see AUTHORS.txt.
https://tuxpaint.org/
- julio 20, 2023
+ abril 7, 2024
-------------------------------------------------------------------------------
+------------------------------+
@@ -460,6 +460,13 @@ Tux Paint keeps running in Full Screen mode - I want it windowed!
+How do I access other applications when Tux Paint is running in Full Screen?
+ + Windows and Linux users, try the [Alt] + [Tab] key combination to
+ switch between applications.
+ + macOS users, switch to other applications using [Control] + [Left
+ Arrow], then back to Tux Paint using [Control] + [Right Arrow].
+
+
-------------------------------------------------------------------------------
diff --git a/docs/es_ES.UTF-8/OPTIONS.txt b/docs/es_ES.UTF-8/OPTIONS.txt
index 24221a553..a9a373856 100644
--- a/docs/es_ES.UTF-8/OPTIONS.txt
+++ b/docs/es_ES.UTF-8/OPTIONS.txt
@@ -3,10 +3,10 @@
Options Documentation
- Copyright © 2002-2023 by various contributors; see AUTHORS.txt.
+ Copyright © 2002-2024 by various contributors; see AUTHORS.txt.
https://tuxpaint.org/
- diciembre 29, 2023
+ abril 7, 2024
+--------------------------------------------+
| Table of Contents |
@@ -163,10 +163,9 @@ native=yes
allowscreensaver=yes
By default, Tux Paint prevents your system's screensaver from starting up.
- You can override this by using the "allowscreensaver" option. Note: This
- requires version 1.2.12 or higher of the SDL library. (You can also do this
- by setting the "SDL_VIDEO_ALLOW_SCREENSAVER" environment variable on your
- system to "1".)
+ You can override this by using the "allowscreensaver" option. (You can also
+ do this by setting the "SDL_VIDEO_ALLOW_SCREENSAVER" environment variable
+ on your system to "1".)
⚙ Note: If used in a system-wide configuration file, may be overridden by
the user's configuration file using "allowscreensaver=no" or
@@ -1615,11 +1614,12 @@ Button Shortcuts
Options may also be issued on the command-line when you go to launch Tux
Paint.
- --fullscreen
+ --fullscreen=yes
+ --fullscreen=native
--WIDTHxHEIGHT
+ --orient=portrait
--buttonsize=SIZE
--colorsrows=ROWS
- --orient=portrait
--native
--allowscreensaver
--startblank
diff --git a/docs/es_ES.UTF-8/html/FAQ.html b/docs/es_ES.UTF-8/html/FAQ.html
index 8e44c6b6c..8d6964fd1 100644
--- a/docs/es_ES.UTF-8/html/FAQ.html
+++ b/docs/es_ES.UTF-8/html/FAQ.html
@@ -20,12 +20,12 @@
versión 0.9.33 Frequently Asked Questions
- Copyright © 2002-2023 by various contributors; see AUTHORS.txt.
+ Copyright © 2002-2024 by various contributors; see AUTHORS.txt.
https://tuxpaint.org/
- julio 20, 2023
+ abril 7, 2024
Or use Tux Paint Config. and make sure "Fullscreen" (under "Video & Sound") is not checked.
+
+ -
+ How do I access other applications when Tux Paint is running in Full Screen?
+
+ -
+
+ -
+ Windows and Linux users, try the
[Alt] + [Tab] key combination to switch between applications.
+ -
+ macOS users, switch to other applications using
[Control] + [Left Arrow], then back to Tux Paint using [Control] + [Right Arrow].
+
+
- Copyright © 2002-2023 by various contributors; see AUTHORS.txt.
+ Copyright © 2002-2024 by various contributors; see AUTHORS.txt.
https://tuxpaint.org/
- diciembre 29, 2023
+ abril 7, 2024 @@ -343,7 +343,7 @@
- By default, Tux Paint prevents your system's screensaver from starting up. You can override this by using the "allowscreensaver" option. Note: This requires version 1.2.12 or higher of the SDL library. (You can also do this by setting the "SDL_VIDEO_ALLOW_SCREENSAVER" environment variable on your system to "1".)
allowscreensaver" option. (You can also do this by setting the "SDL_VIDEO_ALLOW_SCREENSAVER" environment variable on your system to "1".)
⚙ Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "allowscreensaver=no" or "disablescreensaver=yes". In both cases, may be overridden by the command-line option "--disablescreensaver".
--fullscreen
+ --fullscreen=yes
+ --fullscreen=native
--WIDTHxHEIGHT
+ --orient=portrait
--buttonsize=SIZE
--colorsrows=ROWS
- --orient=portrait
--native
--allowscreensaver
--startblank
diff --git a/docs/fr_FR.UTF-8/FAQ.txt b/docs/fr_FR.UTF-8/FAQ.txt
index 4ed7f51f6..28e052b0e 100644
--- a/docs/fr_FR.UTF-8/FAQ.txt
+++ b/docs/fr_FR.UTF-8/FAQ.txt
@@ -1,10 +1,10 @@
Tux Paint
version 0.9.33 Questions fréquemment posées
- Copyright © 2002-2023 by divers contributeurs; voir AUTHORS.txt.
+ Copyright © 2002-2024 by divers contributeurs; voir AUTHORS.txt.
https://tuxpaint.org/
- juillet 20, 2023
+ avril 7, 2024
-------------------------------------------------------------------------------
+-----------------------------------+
@@ -500,6 +500,13 @@ Tux Paint continue de fonctionner en mode plein écran - je veux qu'il soit
+How do I access other applications when Tux Paint is running in Full Screen?
+ + Windows and Linux users, try the [Alt] + [Tab] key combination to
+ switch between applications.
+ + macOS users, switch to other applications using [Control] + [Left
+ Arrow], then back to Tux Paint using [Control] + [Right Arrow].
+
+
-------------------------------------------------------------------------------
diff --git a/docs/fr_FR.UTF-8/OPTIONS.txt b/docs/fr_FR.UTF-8/OPTIONS.txt
index c97b2fd0e..0498e2370 100644
--- a/docs/fr_FR.UTF-8/OPTIONS.txt
+++ b/docs/fr_FR.UTF-8/OPTIONS.txt
@@ -3,10 +3,10 @@
Documentation sur les options
- Copyright © 2002-2023 by divers contributeurs; voir AUTHORS.txt.
+ Copyright © 2002-2024 by divers contributeurs; voir AUTHORS.txt.
https://tuxpaint.org/
- décembre 29, 2023
+ avril 7, 2024
+--------------------------------------------------------------------+
| Table des matières |
@@ -171,12 +171,10 @@ native=yes
allowscreensaver=yes
- Par défaut, Tux Paint empêche l'économiseur d'écran de votre système de
- démarrer. Vous pouvez remplacer cela en utilisant l'option
- "allowscreensaver". Remarque : Cela nécessite la version 1.2.12 ou
- supérieure de la bibliothèque SDL. (Vous pouvez également le faire en
- définissant la variable d'environnement "SDL_VIDEO_ALLOW_SCREENSAVER" de
- votre système égale à "1".)
+ By default, Tux Paint prevents your system's screensaver from starting up.
+ You can override this by using the "allowscreensaver" option. (You can also
+ do this by setting the "SDL_VIDEO_ALLOW_SCREENSAVER" environment variable
+ on your system to "1".)
⚙ Note : si utilisé dans un fichier de configuration pour tout le monde, il
peut être remplacé par le fichier de configuration de l'utilisateur en
@@ -1710,11 +1708,12 @@ Boutons pour raccourcis
Des options peuvent également être émises sur la ligne de commande lorsque
vous démarrez Tux Paint.
- --fullscreen
+ --fullscreen=yes
+ --fullscreen=native
--WIDTHxHEIGHT
+ --orient=portrait
--buttonsize=SIZE
--colorsrows=ROWS
- --orient=portrait
--native
--allowscreensaver
--startblank
diff --git a/docs/fr_FR.UTF-8/html/FAQ.html b/docs/fr_FR.UTF-8/html/FAQ.html
index 709687bca..44b7fb459 100644
--- a/docs/fr_FR.UTF-8/html/FAQ.html
+++ b/docs/fr_FR.UTF-8/html/FAQ.html
@@ -20,12 +20,12 @@
version 0.9.33 Questions fréquemment posées
- Copyright © 2002-2023 by divers contributeurs; voir AUTHORS.txt.
+ Copyright © 2002-2024 by divers contributeurs; voir AUTHORS.txt.
https://tuxpaint.org/
- juillet 20, 2023
+ avril 7, 2024
make nosound") Assu
Ou utilisez Tux Paint Config. et assurez-vous que "Plein écran" (sous "Vidéo et son") n'est pas coché.
+
+ -
+ How do I access other applications when Tux Paint is running in Full Screen?
+
+ -
+
+ -
+ Windows and Linux users, try the
[Alt] + [Tab] key combination to switch between applications.
+ -
+ macOS users, switch to other applications using
[Control] + [Left Arrow], then back to Tux Paint using [Control] + [Right Arrow].
+
+
- Copyright © 2002-2023 by divers contributeurs; voir AUTHORS.txt.
+ Copyright © 2002-2024 by divers contributeurs; voir AUTHORS.txt.
https://tuxpaint.org/
- décembre 29, 2023
+ avril 7, 2024 @@ -343,7 +343,7 @@
- Par défaut, Tux Paint empêche l'économiseur d'écran de votre système de démarrer. Vous pouvez remplacer cela en utilisant l'option "allowscreensaver". Remarque : Cela nécessite la version 1.2.12 ou supérieure de la bibliothèque SDL. (Vous pouvez également le faire en définissant la variable d'environnement "SDL_VIDEO_ALLOW_SCREENSAVER" de votre système égale à "1".)
allowscreensaver" option. (You can also do this by setting the "SDL_VIDEO_ALLOW_SCREENSAVER" environment variable on your system to "1".)
⚙ Note : si utilisé dans un fichier de configuration pour tout le monde, il peut être remplacé par le fichier de configuration de l'utilisateur en utilisant "allowscreensaver=no" ou "disablescreensaver=yes". Dans les deux cas, il peut être remplacé avec l'option en ligne de commande "--disablescreensaver".
--fullscreen
+ --fullscreen=yes
+ --fullscreen=native
--WIDTHxHEIGHT
+ --orient=portrait
--buttonsize=SIZE
--colorsrows=ROWS
- --orient=portrait
--native
--allowscreensaver
--startblank
diff --git a/docs/gl_ES.UTF-8/FAQ.txt b/docs/gl_ES.UTF-8/FAQ.txt
index 587475572..0409c5343 100644
--- a/docs/gl_ES.UTF-8/FAQ.txt
+++ b/docs/gl_ES.UTF-8/FAQ.txt
@@ -1,10 +1,10 @@
Tux Paint
versión 0.9.33 Preguntas máis frecuentes
- Copyright © 2002-2023 by varios colaboradores; see AUTHORS.txt.
+ Copyright © 2002-2024 by varios colaboradores; see AUTHORS.txt.
https://tuxpaint.org/
- 20 de Xullo de 2023
+ 7 de Abril de 2024
-------------------------------------------------------------------------------
+--------------------------------------------+
@@ -480,6 +480,13 @@ Tux Paint segue a funcionar en modo de pantalla completa e quéroo na xanela.
+How do I access other applications when Tux Paint is running in Full Screen?
+ + Windows and Linux users, try the [Alt] + [Tab] key combination to
+ switch between applications.
+ + macOS users, switch to other applications using [Control] + [Left
+ Arrow], then back to Tux Paint using [Control] + [Right Arrow].
+
+
-------------------------------------------------------------------------------
diff --git a/docs/gl_ES.UTF-8/OPTIONS.txt b/docs/gl_ES.UTF-8/OPTIONS.txt
index f185f9010..6f0170020 100644
--- a/docs/gl_ES.UTF-8/OPTIONS.txt
+++ b/docs/gl_ES.UTF-8/OPTIONS.txt
@@ -3,10 +3,10 @@
Documentación de opcións
- Copyright © 2002-2023 by varios colaboradores; see AUTHORS.txt.
+ Copyright © 2002-2024 by varios colaboradores; see AUTHORS.txt.
https://tuxpaint.org/
- 29 de Decembro de 2023
+ 7 de Abril de 2024
+----------------------------------------------------+
| Índice |
@@ -167,11 +167,10 @@ native=yes
allowscreensaver=yes
- De xeito predeterminado, Tux Paint impide que o protector de pantalla do
- seu sistema se inicie. Pode anular isto empregando a opción
- «allowscreensaver». Nota: Isto require a versión 1.2.12 ou superior da
- biblioteca SDL. (Tamén pode facelo configurando a variábel de contorno
- «SDL_VIDEO_ALLOW_SCREENSAVER» do seu sistema en «1».)
+ By default, Tux Paint prevents your system's screensaver from starting up.
+ You can override this by using the "allowscreensaver" option. (You can also
+ do this by setting the "SDL_VIDEO_ALLOW_SCREENSAVER" environment variable
+ on your system to "1".)
⚙ Note: If used in a system-wide configuration file, may be overridden by
the user's configuration file using "allowscreensaver=no" or
@@ -1645,11 +1644,12 @@ Button Shortcuts
Options may also be issued on the command-line when you go to launch Tux
Paint.
- --fullscreen
+ --fullscreen=yes
+ --fullscreen=native
--LARGOxALTO
+ --orient=portrait
--buttonsize=TAMAÑO
--colorsrows=FILAS
- --orient=portrait
--native
--allowscreensaver
--startblank
diff --git a/docs/gl_ES.UTF-8/html/FAQ.html b/docs/gl_ES.UTF-8/html/FAQ.html
index b79ba8fcc..d56419264 100644
--- a/docs/gl_ES.UTF-8/html/FAQ.html
+++ b/docs/gl_ES.UTF-8/html/FAQ.html
@@ -20,12 +20,12 @@
versión 0.9.33 Preguntas máis frecuentes
- Copyright © 2002-2023 by varios colaboradores; see AUTHORS.txt.
+ Copyright © 2002-2024 by varios colaboradores; see AUTHORS.txt.
https://tuxpaint.org/
- 20 de Xullo de 2023
+ 7 de Abril de 2024
Ou use Tux Paint Config. e asegúrese de «Pantalla completa» (baixo «Vídeo e son») non está marcado.
+
+ -
+ How do I access other applications when Tux Paint is running in Full Screen?
+
+ -
+
+ -
+ Windows and Linux users, try the
[Alt] + [Tab] key combination to switch between applications.
+ -
+ macOS users, switch to other applications using
[Control] + [Left Arrow], then back to Tux Paint using [Control] + [Right Arrow].
+
+
- Copyright © 2002-2023 by varios colaboradores; see AUTHORS.txt.
+ Copyright © 2002-2024 by varios colaboradores; see AUTHORS.txt.
https://tuxpaint.org/
- 29 de Decembro de 2023
+ 7 de Abril de 2024 @@ -343,7 +343,7 @@
- De xeito predeterminado, Tux Paint impide que o protector de pantalla do seu sistema se inicie. Pode anular isto empregando a opción «allowscreensaver». Nota: Isto require a versión 1.2.12 ou superior da biblioteca SDL. (Tamén pode facelo configurando a variábel de contorno «SDL_VIDEO_ALLOW_SCREENSAVER» do seu sistema en «1».)
allowscreensaver" option. (You can also do this by setting the "SDL_VIDEO_ALLOW_SCREENSAVER" environment variable on your system to "1".)
⚙ Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "allowscreensaver=no" or "disablescreensaver=yes". In both cases, may be overridden by the command-line option "--disablescreensaver".
--fullscreen
+ --fullscreen=yes
+ --fullscreen=native
--LARGOxALTO
+ --orient=portrait
--buttonsize=TAMAÑO
--colorsrows=FILAS
- --orient=portrait
--native
--allowscreensaver
--startblank
diff --git a/docs/is_IS.UTF-8/FAQ.txt b/docs/is_IS.UTF-8/FAQ.txt
index bb6b0cac7..2341516d6 100644
--- a/docs/is_IS.UTF-8/FAQ.txt
+++ b/docs/is_IS.UTF-8/FAQ.txt
@@ -1,10 +1,10 @@
Tux Paint
version 0.9.33 Frequently Asked Questions
- Copyright © 2002-2023 by various contributors; see AUTHORS.txt.
+ Copyright © 2002-2024 by various contributors; see AUTHORS.txt.
https://tuxpaint.org/
- júlí 20, 2023
+ apríl 7, 2024
-------------------------------------------------------------------------------
+------------------------------+
@@ -460,6 +460,13 @@ Tux Paint keeps running in Full Screen mode - I want it windowed!
+How do I access other applications when Tux Paint is running in Full Screen?
+ + Windows and Linux users, try the [Alt] + [Tab] key combination to
+ switch between applications.
+ + macOS users, switch to other applications using [Control] + [Left
+ Arrow], then back to Tux Paint using [Control] + [Right Arrow].
+
+
-------------------------------------------------------------------------------
diff --git a/docs/is_IS.UTF-8/OPTIONS.txt b/docs/is_IS.UTF-8/OPTIONS.txt
index a582f98ef..4e13db9d0 100644
--- a/docs/is_IS.UTF-8/OPTIONS.txt
+++ b/docs/is_IS.UTF-8/OPTIONS.txt
@@ -3,10 +3,10 @@
Options Documentation
- Copyright © 2002-2023 by various contributors; see AUTHORS.txt.
+ Copyright © 2002-2024 by various contributors; see AUTHORS.txt.
https://tuxpaint.org/
- desember 29, 2023
+ apríl 7, 2024
+--------------------------------------------+
| Table of Contents |
@@ -163,10 +163,9 @@ native=yes
allowscreensaver=yes
By default, Tux Paint prevents your system's screensaver from starting up.
- You can override this by using the "allowscreensaver" option. Note: This
- requires version 1.2.12 or higher of the SDL library. (You can also do this
- by setting the "SDL_VIDEO_ALLOW_SCREENSAVER" environment variable on your
- system to "1".)
+ You can override this by using the "allowscreensaver" option. (You can also
+ do this by setting the "SDL_VIDEO_ALLOW_SCREENSAVER" environment variable
+ on your system to "1".)
⚙ Note: If used in a system-wide configuration file, may be overridden by
the user's configuration file using "allowscreensaver=no" or
@@ -1615,11 +1614,12 @@ Button Shortcuts
Options may also be issued on the command-line when you go to launch Tux
Paint.
- --fullscreen
+ --fullscreen=yes
+ --fullscreen=native
--WIDTHxHEIGHT
+ --orient=portrait
--buttonsize=SIZE
--colorsrows=ROWS
- --orient=portrait
--native
--allowscreensaver
--startblank
diff --git a/docs/is_IS.UTF-8/html/FAQ.html b/docs/is_IS.UTF-8/html/FAQ.html
index d3ae6f9f9..e57e22e1b 100644
--- a/docs/is_IS.UTF-8/html/FAQ.html
+++ b/docs/is_IS.UTF-8/html/FAQ.html
@@ -20,12 +20,12 @@
version 0.9.33 Frequently Asked Questions
- Copyright © 2002-2023 by various contributors; see AUTHORS.txt.
+ Copyright © 2002-2024 by various contributors; see AUTHORS.txt.
https://tuxpaint.org/
- júlí 20, 2023
+ apríl 7, 2024
Or use Tux Paint Config. and make sure "Fullscreen" (under "Video & Sound") is not checked.
+
+ -
+ How do I access other applications when Tux Paint is running in Full Screen?
+
+ -
+
+ -
+ Windows and Linux users, try the
[Alt] + [Tab] key combination to switch between applications.
+ -
+ macOS users, switch to other applications using
[Control] + [Left Arrow], then back to Tux Paint using [Control] + [Right Arrow].
+
+
- Copyright © 2002-2023 by various contributors; see AUTHORS.txt.
+ Copyright © 2002-2024 by various contributors; see AUTHORS.txt.
https://tuxpaint.org/
- desember 29, 2023
+ apríl 7, 2024 @@ -343,7 +343,7 @@
- By default, Tux Paint prevents your system's screensaver from starting up. You can override this by using the "allowscreensaver" option. Note: This requires version 1.2.12 or higher of the SDL library. (You can also do this by setting the "SDL_VIDEO_ALLOW_SCREENSAVER" environment variable on your system to "1".)
allowscreensaver" option. (You can also do this by setting the "SDL_VIDEO_ALLOW_SCREENSAVER" environment variable on your system to "1".)
⚙ Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "allowscreensaver=no" or "disablescreensaver=yes". In both cases, may be overridden by the command-line option "--disablescreensaver".
--fullscreen
+ --fullscreen=yes
+ --fullscreen=native
--WIDTHxHEIGHT
+ --orient=portrait
--buttonsize=SIZE
--colorsrows=ROWS
- --orient=portrait
--native
--allowscreensaver
--startblank
diff --git a/docs/ja_JP.UTF-8/FAQ.txt b/docs/ja_JP.UTF-8/FAQ.txt
index 55f9dd91c..ec2855f5d 100644
--- a/docs/ja_JP.UTF-8/FAQ.txt
+++ b/docs/ja_JP.UTF-8/FAQ.txt
@@ -1,10 +1,10 @@
Tux Paint
バージョン 0.9.33 Frequently Asked Questions
- Copyright © 2002-2023 by various contributors; AUTHORS.txt 参照.
+ Copyright © 2002-2024 by various contributors; AUTHORS.txt 参照.
https://tuxpaint.org/
- 2023年7月20日
+ 2024年4月 7日
-------------------------------------------------------------------------------
+------------------------------+
@@ -460,6 +460,13 @@ Tux Paint keeps running in Full Screen mode - I want it windowed!
+How do I access other applications when Tux Paint is running in Full Screen?
+ + Windows and Linux users, try the [Alt] + [Tab] key combination to
+ switch between applications.
+ + macOS users, switch to other applications using [Control] + [Left
+ Arrow], then back to Tux Paint using [Control] + [Right Arrow].
+
+
-------------------------------------------------------------------------------
diff --git a/docs/ja_JP.UTF-8/OPTIONS.txt b/docs/ja_JP.UTF-8/OPTIONS.txt
index 237d3cc14..a7ad83485 100644
--- a/docs/ja_JP.UTF-8/OPTIONS.txt
+++ b/docs/ja_JP.UTF-8/OPTIONS.txt
@@ -3,10 +3,10 @@
各種設定について
- Copyright © 2002-2023 by various contributors; AUTHORS.txt 参照.
+ Copyright © 2002-2024 by various contributors; AUTHORS.txt 参照.
https://tuxpaint.org/
- 2023年12月29日
+ 2024年4月 7日
+------------------------------------------------------+
| 目次 |
@@ -165,11 +165,10 @@ native=yes
allowscreensaver=yes
- 標準では、Tux Paint の起動中はスクリーンセーバーが起動しない設定になってい
- ますが、"allowscreensaver" オプションを指定すると、スクリーンセーバーが有効
- になります。これはSDLライブラリのバージョンが 1.2.12 以降の場合に有効なオプ
- ションであることに注意して下さい。(環境変数 "SDL_VIDEO_ALLOW_SCREENSAVER"
- の値を "1" に設定しても、同様のことができます)
+ By default, Tux Paint prevents your system's screensaver from starting up.
+ You can override this by using the "allowscreensaver" option. (You can also
+ do this by setting the "SDL_VIDEO_ALLOW_SCREENSAVER" environment variable
+ on your system to "1".)
⚙ 注: システム全体の設定ファイルで設定されている場合は、ユーザーの設定ファ
イルで "allowscreensaver=no" または "disablescreensaver=yes" を設定すると上
@@ -1607,11 +1606,12 @@ altprint=mod
各種オプションは、Tux Paint を起動する際のコマンドラインで指定することもで
きます。
- --fullscreen
+ --fullscreen=yes
+ --fullscreen=native
--WIDTHxHEIGHT
+ --orient=portrait
--buttonsize=SIZE
--colorsrows=ROWS
- --orient=portrait
--native
--allowscreensaver
--startblank
diff --git a/docs/ja_JP.UTF-8/html/FAQ.html b/docs/ja_JP.UTF-8/html/FAQ.html
index 4d77ac36f..dd248abe1 100644
--- a/docs/ja_JP.UTF-8/html/FAQ.html
+++ b/docs/ja_JP.UTF-8/html/FAQ.html
@@ -20,12 +20,12 @@
バージョン 0.9.33 Frequently Asked Questions
- Copyright © 2002-2023 by various contributors; AUTHORS.txt 参照.
+ Copyright © 2002-2024 by various contributors; AUTHORS.txt 参照.
https://tuxpaint.org/
- 2023年7月20日
+ 2024年4月 7日
Or use Tux Paint Config. and make sure "Fullscreen" (under "Video & Sound") is not checked.
+
+ -
+ How do I access other applications when Tux Paint is running in Full Screen?
+
+ -
+
+ -
+ Windows and Linux users, try the
[Alt] + [Tab] key combination to switch between applications.
+ -
+ macOS users, switch to other applications using
[Control] + [Left Arrow], then back to Tux Paint using [Control] + [Right Arrow].
+
+
- Copyright © 2002-2023 by various contributors; AUTHORS.txt 参照.
+ Copyright © 2002-2024 by various contributors; AUTHORS.txt 参照.
https://tuxpaint.org/
- 2023年12月29日
+ 2024年4月 7日 @@ -343,7 +343,7 @@
- 標準では、Tux Paint の起動中は スクリーンセーバーが起動しない設定になっていますが、"allowscreensaver" オプションを指定すると、スクリーンセーバーが有効になります。これはSDLライブラリのバージョンが 1.2.12 以降の場合に有効なオプションであることに注意して下さい。(環境変数 "SDL_VIDEO_ALLOW_SCREENSAVER" の値を "1" に設定しても、同様のことができます)
allowscreensaver" option. (You can also do this by setting the "SDL_VIDEO_ALLOW_SCREENSAVER" environment variable on your system to "1".)
⚙ 注: システム全体の設定ファイルで設定されている場合は、ユーザーの設定ファイルで "allowscreensaver=no" または "disablescreensaver=yes" を設定すると上書きされることがあります。また、どちらの設定も、コマンドラインオプションの "--disablescreensaver" で変更できます。
--fullscreen
+ --fullscreen=yes
+ --fullscreen=native
--WIDTHxHEIGHT
+ --orient=portrait
--buttonsize=SIZE
--colorsrows=ROWS
- --orient=portrait
--native
--allowscreensaver
--startblank
diff --git a/docs/sq_AL.UTF-8/FAQ.txt b/docs/sq_AL.UTF-8/FAQ.txt
index c8e3e2e23..470c1cca4 100644
--- a/docs/sq_AL.UTF-8/FAQ.txt
+++ b/docs/sq_AL.UTF-8/FAQ.txt
@@ -1,10 +1,10 @@
Tux Paint
version 0.9.33 Pyetje të Bëra Rëndom
- Të drejta kopjimi © 2002-2023 nga kontribues të ndryshëm; shihni AUTHORS.txt.
+ Të drejta kopjimi © 2002-2024 nga kontribues të ndryshëm; shihni AUTHORS.txt.
https://tuxpaint.org/
- 20 korrik 2023
+ 7 prill 2024
-------------------------------------------------------------------------------
+-------------------------------------------+
@@ -481,6 +481,14 @@ Tux Paint keeps running in Full Screen mode - I want it windowed!
+How do I access other applications when Tux Paint is running in Full Screen?
+ + Windows and Linux users, try the [Alt] + [Tasti Tab] key combination to
+ switch between applications.
+ + macOS users, switch to other applications using [Tasti Kontroll] +
+ [Left Arrow], then back to Tux Paint using [Tasti Kontroll] + [Right
+ Arrow].
+
+
-------------------------------------------------------------------------------
diff --git a/docs/sq_AL.UTF-8/OPTIONS.txt b/docs/sq_AL.UTF-8/OPTIONS.txt
index 5c68aa88d..07def2a20 100644
--- a/docs/sq_AL.UTF-8/OPTIONS.txt
+++ b/docs/sq_AL.UTF-8/OPTIONS.txt
@@ -3,10 +3,10 @@
Dokumentim Mundësish
- Të drejta kopjimi © 2002-2023 nga kontribues të ndryshëm; shihni AUTHORS.txt.
+ Të drejta kopjimi © 2002-2024 nga kontribues të ndryshëm; shihni AUTHORS.txt.
https://tuxpaint.org/
- 29 dhjetor 2023
+ 7 prill 2024
+-----------------------------------------------------+
| Pasqyrë e Lëndës |
@@ -164,10 +164,9 @@ native=yes
allowscreensaver=yes
By default, Tux Paint prevents your system's screensaver from starting up.
- You can override this by using the "allowscreensaver" option. Note: This
- requires version 1.2.12 or higher of the SDL library. (You can also do this
- by setting the "SDL_VIDEO_ALLOW_SCREENSAVER" environment variable on your
- system to "1".)
+ You can override this by using the "allowscreensaver" option. (You can also
+ do this by setting the "SDL_VIDEO_ALLOW_SCREENSAVER" environment variable
+ on your system to "1".)
⚙ Note: If used in a system-wide configuration file, may be overridden by
the user's configuration file using "allowscreensaver=no" or
@@ -1617,11 +1616,12 @@ Shkurtore butonash
Options may also be issued on the command-line when you go to launch Tux
Paint.
- --fullscreen
+ --fullscreen=yes
+ --fullscreen=native
--GJERËSIxLARTËSI
+ --orient=portrait
--buttonsize=MADHËSI
--colorsrows=RRESHTA
- --orient=portrait
--native
--allowscreensaver
--startblank
diff --git a/docs/sq_AL.UTF-8/html/FAQ.html b/docs/sq_AL.UTF-8/html/FAQ.html
index 21adf0fe2..7cbfb0405 100644
--- a/docs/sq_AL.UTF-8/html/FAQ.html
+++ b/docs/sq_AL.UTF-8/html/FAQ.html
@@ -20,12 +20,12 @@
version 0.9.33 Pyetje të Bëra Rëndom
- Të drejta kopjimi © 2002-2023 nga kontribues të ndryshëm; shihni AUTHORS.txt.
+ Të drejta kopjimi © 2002-2024 nga kontribues të ndryshëm; shihni AUTHORS.txt.
https://tuxpaint.org/
- 20 korrik 2023
+ 7 prill 2024
Ose përdorni Tux Paint Config. dhe sigurohuni se “Sa krejt ekrani” (nën “Video & Tingull”) s’ka shenjë.
+
+ -
+ How do I access other applications when Tux Paint is running in Full Screen?
+
+ -
+
+ -
+ Windows and Linux users, try the
[Alt] + [Tasti Tab] key combination to switch between applications.
+ -
+ macOS users, switch to other applications using
[Tasti Kontroll] + [Left Arrow], then back to Tux Paint using [Tasti Kontroll] + [Right Arrow].
+
+
- Të drejta kopjimi © 2002-2023 nga kontribues të ndryshëm; shihni AUTHORS.txt.
+ Të drejta kopjimi © 2002-2024 nga kontribues të ndryshëm; shihni AUTHORS.txt.
https://tuxpaint.org/
- 29 dhjetor 2023
+ 7 prill 2024 @@ -343,7 +343,7 @@
- By default, Tux Paint prevents your system's screensaver from starting up. You can override this by using the "allowscreensaver" option. Note: This requires version 1.2.12 or higher of the SDL library. (You can also do this by setting the "SDL_VIDEO_ALLOW_SCREENSAVER" environment variable on your system to "1".)
allowscreensaver" option. (You can also do this by setting the "SDL_VIDEO_ALLOW_SCREENSAVER" environment variable on your system to "1".)
⚙ Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "allowscreensaver=no" or "disablescreensaver=yes". In both cases, may be overridden by the command-line option "--disablescreensaver".
--fullscreen
+ --fullscreen=yes
+ --fullscreen=native
--GJERËSIxLARTËSI
+ --orient=portrait
--buttonsize=MADHËSI
--colorsrows=RRESHTA
- --orient=portrait
--native
--allowscreensaver
--startblank