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

From version 22.3
edited by loktevda
on 2025-12-05 15:11
Change comment: There is no comment for this version
To version 15.1
edited by loktevda
on 2025-09-09 10:24
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,4 +1,4 @@
1 -{{toc/}}
1 +{{toc numbered="true"/}}
2 2  
3 3  
4 4  **Current Operating System: Ubuntu 24.04 LTS **
... ... @@ -16,11 +16,6 @@
16 16  
17 17  **The Desktop will be shared** - please use Desktop shared folders for file storage and collaboration.
18 18  
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 -
24 24  == Application Access Changes ==
25 25  
26 26  **Application access has changed:** Applications are no longer accessed via Desktop icons. Instead, applications are now accessed through **Dashboard pins**.
... ... @@ -27,7 +27,8 @@
27 27  Look for the Dashboard left (Activities overview) to find and launch your applications.
28 28  [[image:Screenshot from 2025-05-06 13-10-38.png||height="368" width="600"]]
29 29  
30 -== Paths of the mounts ==
25 +==
26 +Paths of the mounts ==
31 31  
32 32  Since the path's are not in the fstab anymore, one have to know the paths which are:
33 33  
... ... @@ -54,7 +54,7 @@
54 54   }}}
55 55  
56 56  |=Shortcut|=Action
57 -|FN +PrtScn|Capture entire desktop
53 +|PrtScn|Capture entire desktop
58 58  |Alt + PrtScn|Capture active window only
59 59  |Shift + PrtScn|Capture selected area
60 60  |Ctrl + PrtScn|Copy screenshot to clipboard
... ... @@ -126,8 +126,4 @@
126 126  * Use <command> ~-~-help for quick help
127 127  * Use apropos <keyword> to find related commands
128 128  
129 -==== JDDD Issues ====
130 -
131 -* (((
132 - When starting the application, I want to 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. If another instance is running, the new one should either close the existing instance safely or terminate the Java process (e.g., using killall java or via Task Manager).
133 -)))
125 +