Skip to content

Commit f0dc654

Browse files
authored
Move gui setting instructions back to readme (#647)
* Move optional steps for testing VMs out of README.md file This may help avoid new users being confused that they must follow those instructions. Signed-off-by: Andy Fingerhut <andy_fingerhut@alum.wustl.edu> * Move instructions on useful GUI setting changes back into README files Signed-off-by: Andy Fingerhut <andy_fingerhut@alum.wustl.edu> --------- Signed-off-by: Andy Fingerhut <andy_fingerhut@alum.wustl.edu>
1 parent b832f04 commit f0dc654

4 files changed

Lines changed: 96 additions & 88 deletions

File tree

vm-ubuntu-20.04/README.md

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,47 @@ Linux.
3131

3232
*Note* that creating a development VM can take several hours,
3333
depending upon the speed of your computer and Internet connection.
34+
35+
36+
## GUI settings that you will likely wish to change
37+
38+
+ Log in as user p4 (password p4)
39+
+ Start menu -> Preferences -> LXQt settings -> Monitor settings
40+
+ Change resolution from initial 800x600 to 1024x768. Apply the changes.
41+
+ Close monitor settings window
42+
+ *Note*: For some reason I do not know, these settings seem to be
43+
undone after a reboot, even if I use the "Save" button. Still,
44+
you might like to redo this setting each time you boot the system,
45+
if the screen resolution is too limiting.
46+
+ Several of the icons on the desktop have an exclamation mark on
47+
them. If you try double-clicking those icons, it pops up a window
48+
saying "This file 'Wireshark' seems to be a desktop entry. What do
49+
you want to do with it?" with buttons for "Open", "Execute", and
50+
"Cancel". Clicking "Execute" executes the associated command.
51+
If you do a mouse middle click on one of these desktop icons, a
52+
popup menu appears where the second-to-bottom choice is "Trust this
53+
executable". Selecting that causes the exclamation mark to go away,
54+
and future double-clicks of the icon execute the program without
55+
first popping up a window to choose between Open/Execute/Cancel. I
56+
did that for each of these desktop icons:
57+
+ Terminal
58+
+ Wireshark
59+
+ (optional, if you want a desktop with the P4 logo) Start menu ->
60+
Preferences -> LXQt settings -> Desktop
61+
+ In "Wallpaper mode" popup menu, choose "Center on the screen".
62+
+ Click Apply button
63+
+ Close "Desktop preferences" window
64+
+ Log off
65+
66+
+ Log in as user vagrant (password vagrant)
67+
+ Change monitor settings and wallpaper mode as described above for
68+
user p4.
69+
+ Open a terminal.
70+
+ Run the command
71+
72+
```bash
73+
./clean.sh
74+
```
75+
which removes several GigaBytes of files created while building
76+
the projects.
77+
+ Log off

vm-ubuntu-20.04/create-vm-image-for-others.md

Lines changed: 0 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -31,46 +31,6 @@ only create new VM images once per month.
3131
```
3232
sudo apt clean
3333
```
34-
35-
+ Log in as user p4 (password p4)
36-
+ Start menu -> Preferences -> LXQt settings -> Monitor settings
37-
+ Change resolution from initial 800x600 to 1024x768. Apply the changes.
38-
+ Close monitor settings window
39-
+ *Note*: For some reason I do not know, these settings seem to be
40-
undone, even if I use the "Save" button. They are temporarily in
41-
effect if I shut down the system and log back in, but then in a few
42-
seconds it switches back to 800x600. Strange.
43-
+ Start menu -> Preferences -> LXQt settings -> Desktop
44-
+ In "Wallpaper mode" popup menu, choose "Center on the screen".
45-
+ Click Apply button
46-
+ Close "Desktop preferences" window
47-
+ Several of the icons on the desktop have an exclamation mark on
48-
them. If you try double-clicking those icons, it pops up a window
49-
saying "This file 'Wireshark' seems to be a desktop entry. What do
50-
you want to do with it?" with buttons for "Open", "Execute", and
51-
"Cancel". Clicking "Execute" executes the associated command.
52-
If you do a mouse middle click on one of these desktop icons, a
53-
popup menu appears where the second-to-bottom choice is "Trust this
54-
executable". Selecting that causes the exclamation mark to go away,
55-
and future double-clicks of the icon execute the program without
56-
first popping up a window to choose between Open/Execute/Cancel. I
57-
did that for each of these desktop icons:
58-
+ Terminal
59-
+ Wireshark
60-
+ Log off
61-
62-
+ Log in as user vagrant (password vagrant)
63-
+ Change monitor settings and wallpaper mode as described above for
64-
user p4.
65-
+ Open a terminal.
66-
+ Run the command
67-
68-
```
69-
./clean.sh
70-
```
71-
which removes about 6 to 7 GBytes of
72-
files created while building the projects.
73-
+ Log off
7434

7535

7636
# Notes on test results for the VM

vm-ubuntu-24.04/README.md

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,55 @@ suggest improvements:
2828

2929
*Note* that creating a development VM can take several hours,
3030
depending upon the speed of your computer and Internet connection.
31+
32+
33+
## GUI settings that you will likely wish to change
34+
35+
+ Log in as user p4 (password p4)
36+
+ Start menu -> Preferences -> LXQt settings -> Monitor settings
37+
+ Change resolution from initial 800x600 to 1024x768. Apply the changes.
38+
+ Close monitor settings window
39+
+ *Note*: For some reason I do not know, these settings seem to be
40+
undone after a reboot, even if I use the "Save" button. Still,
41+
you might like to redo this setting each time you boot the system,
42+
if the screen resolution is too limiting.
43+
+ Start menu -> Preferences -> LXQt settings -> Appearance
44+
+ Click "Icons Theme" in left column
45+
+ Click "Ubuntu-Mono-Light ..." in right column.
46+
+ Click "Apply" button, then "Close" button.
47+
+ Several of the icons on the desktop have an exclamation mark on
48+
them. If you try double-clicking those icons, it pops up a window
49+
saying "This file 'Wireshark' seems to be a desktop entry. What do
50+
you want to do with it?" with buttons for "Open", "Execute", and
51+
"Cancel". Clicking "Execute" executes the associated command.
52+
If you do a mouse middle click on one of these desktop icons, a
53+
popup menu appears where the second-to-bottom choice is "Trust this
54+
executable". Selecting that causes the exclamation mark to go away,
55+
and future double-clicks of the icon execute the program without
56+
first popping up a window to choose between Open/Execute/Cancel. I
57+
did that for each of these desktop icons:
58+
+ Terminal
59+
+ Wireshark
60+
+ (optional, if you want a desktop with the P4 logo) Start menu ->
61+
Preferences -> LXQt settings -> Desktop
62+
+ Click "Background" tab
63+
+ To the right of "Wallpaper image file" name, click "Browse"
64+
button. Find and choose "lxqt-default-wallpaper.png" from the
65+
list and click "Open".
66+
+ In "Wallpaper mode" popup menu, choose "Center on the screen".
67+
+ Click Apply button
68+
+ Close "Desktop preferences" window
69+
+ Log off
70+
71+
+ Log in as user vagrant (password vagrant)
72+
+ Change monitor settings and wallpaper mode as described above for
73+
user p4.
74+
+ Open a terminal.
75+
+ Run the command
76+
77+
```bash
78+
./clean.sh
79+
```
80+
which removes several GigaBytes of files created while building
81+
the projects.
82+
+ Log off

vm-ubuntu-24.04/create-vm-image-for-others.md

Lines changed: 0 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -37,54 +37,6 @@ create new VM images once per month.
3737
```bash
3838
sudo apt clean
3939
```
40-
41-
+ Log in as user p4 (password p4)
42-
+ Start menu -> Preferences -> LXQt settings -> Monitor settings
43-
+ Change resolution from initial 800x600 to 1024x768. Apply the changes.
44-
+ Close monitor settings window
45-
+ *Note*: For some reason I do not know, these settings seem to be
46-
undone, even if I use the "Save" button. They are temporarily in
47-
effect if I shut down the system and log back in, but then in a few
48-
seconds it switches back to 800x600. Strange.
49-
+ Start menu -> Preferences -> LXQt settings -> Desktop
50-
+ Click "Background" tab
51-
+ To the right of "Wallpaper image file" name, click "Browse"
52-
button. Find and choose "lxqt-default-wallpaper.png" from the
53-
list and click "Open".
54-
+ In "Wallpaper mode" popup menu, choose "Center on the screen".
55-
+ Click Apply button
56-
+ Close "Desktop preferences" window
57-
+ Start menu -> Preferences -> LXQt settings -> Appearance
58-
+ Click "Icons Theme" in left column
59-
+ Click "Ubuntu-Mono-Light ..." in right column.
60-
+ Click "Apply" button, then "Close" button.
61-
+ Several of the icons on the desktop have an exclamation mark on
62-
them. If you try double-clicking those icons, it pops up a window
63-
saying "This file 'Wireshark' seems to be a desktop entry. What do
64-
you want to do with it?" with buttons for "Open", "Execute", and
65-
"Cancel". Clicking "Execute" executes the associated command.
66-
If you do a mouse middle click on one of these desktop icons, a
67-
popup menu appears where the second-to-bottom choice is "Trust this
68-
executable". Selecting that causes the exclamation mark to go away,
69-
and future double-clicks of the icon execute the program without
70-
first popping up a window to choose between Open/Execute/Cancel. I
71-
did that for each of these desktop icons:
72-
+ Terminal
73-
+ Wireshark
74-
+ Log off
75-
76-
+ Log in as user vagrant (password vagrant)
77-
+ Change monitor settings and wallpaper mode as described above for
78-
user p4.
79-
+ Open a terminal.
80-
+ Run the command
81-
82-
```bash
83-
./clean.sh
84-
```
85-
which removes about 6 to 7 GBytes of
86-
files created while building the projects.
87-
+ Log off
8840

8941

9042
# Notes on test results for the VM

0 commit comments

Comments
 (0)