From 4e972007a5f011110f9888c319369c0b32902c5f Mon Sep 17 00:00:00 2001 From: apriestman Date: Tue, 13 Apr 2021 17:48:18 -0400 Subject: [PATCH] Add linux font size param --- docs/doxygen-user/troubleshooting.dox | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/doxygen-user/troubleshooting.dox b/docs/doxygen-user/troubleshooting.dox index 687cc0d7ff..c08ebf50c4 100644 --- a/docs/doxygen-user/troubleshooting.dox +++ b/docs/doxygen-user/troubleshooting.dox @@ -19,9 +19,9 @@ If you are experiencing an error, we encourage you to post on the forum (https:/ \section troubleshooting_specific_issues Specific Issues -\subsection troubleshooting_fond_size Font Size Too Small in Windows +\subsection troubleshooting_fond_size Font Size Too Small -Make the following changes if the application is hard to navigate in High DPI systems: +In Windows, you can make the following changes if the application is hard to navigate in High DPI systems:
  1. Right-click on the application icon on your Desktop, Start Menu, etc. @@ -33,6 +33,8 @@ Make the following changes if the application is hard to navigate in High DPI sy
  2. Restart Autopsy.
+In Linux, you can supply the font size with "--fontsize XX" command line argument, but not all of the dialogs are correctly responsive and some of the text will get cut off. + \section troubleshooting_general General Troubleshooting \subsection troubleshooting_reset_ui Resetting the UI