Last modified by loktevda on 2025-12-09 15:46

From version 19.1
edited by loktevda
on 2025-10-28 11:50
Change comment: There is no comment for this version
To version 24.1
edited by loktevda
on 2025-12-05 15:29
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -14,9 +14,13 @@
14 14  
15 15  == Shared Desktop Environment ==
16 16  
17 -**The Desktop will be shared** - please use Desktop shared folders for file storage and collaboration. 
18 -\\\\(% style="background-color:#e74c3c" %)We are working on preventing the session from freezing, but as a short-term solution, please print it from the Windows taskbar.
17 +**The Desktop will be shared** - please use Desktop shared folders for file storage and collaboration.
19 19  
19 +
20 +In case the Gnome graphic user interface is frozen, restart the X server by pressing the following 4 keys simultaneously: Ctr, Alt, SysReq, K. or Wndows taskbar
21 +
22 +
23 +
20 20  == Application Access Changes ==
21 21  
22 22  **Application access has changed:** Applications are no longer accessed via Desktop icons. Instead, applications are now accessed through **Dashboard pins**.
... ... @@ -50,7 +50,7 @@
50 50   }}}
51 51  
52 52  |=Shortcut|=Action
53 -|PrtScn or FN +PrtScn|Capture entire desktop
57 +|FN +PrtScn|Capture entire desktop
54 54  |Alt + PrtScn|Capture active window only
55 55  |Shift + PrtScn|Capture selected area
56 56  |Ctrl + PrtScn|Copy screenshot to clipboard
... ... @@ -122,4 +122,12 @@
122 122  * Use <command> ~-~-help for quick help
123 123  * Use apropos <keyword> to find related commands
124 124  
125 -
129 +==== JDDD Issues ====
130 +
131 +* (((
132 + When starting the application, please check whether another instance is already running so that it does not open multiple windows or panels at the same time, which could cause an Out-Of-Memory error.
133 +If another instance is running, the new one should either close the existing instance safely or terminate the Java process **killall java **or via Task Manager.
134 +To open the Task Manager, press **Ctrl + Shift + Esc**.
135 +Alternatively, you can press **Ctrl + Alt + Delete** and select **Task Manager** from the menu or search in Apps.
136 +From there, you can find the running Java process and end it if necessary.
137 +)))