This commit is contained in:
Thies Lennart Alff 2024-05-17 15:42:57 +02:00
parent f60e324025
commit aeeee0e971
3 changed files with 8 additions and 1 deletions

View file

@ -8,6 +8,11 @@ profile default {
output eDP-1 enable scale 1.25 output eDP-1 enable scale 1.25
} }
profile still_water_left {
output 'Dell Inc. DELL U2720Q 4MNY123' mode 3840x2160 position 0,0 scale 1.25
output eDP-1 enable scale 1.25 position 3072,0
}
profile Desktop { profile Desktop {
output 'Dell Inc. DELL U2718Q FN84K9B408AL' mode 3840x2160 position 0,0 scale 1.25 output 'Dell Inc. DELL U2718Q FN84K9B408AL' mode 3840x2160 position 0,0 scale 1.25
} }

View file

@ -3,3 +3,5 @@ rqt = docker exec -it ros2-vim bash -c 'source $HOME/uuv/ros2/install/setup.bash
rqt_graph = docker exec -it ros2-vim bash -c 'source $HOME/uuv/ros2/install/setup.bash && rqt_graph' rqt_graph = docker exec -it ros2-vim bash -c 'source $HOME/uuv/ros2/install/setup.bash && rqt_graph'
rqt_image_view = docker exec -it ros2-vim bash -c 'source $HOME/uuv/ros2/install/setup.bash && ros2 run rqt_image_view rqt_image_view' rqt_image_view = docker exec -it ros2-vim bash -c 'source $HOME/uuv/ros2/install/setup.bash && ros2 run rqt_image_view rqt_image_view'
rviz2 = docker exec -it ros2-vim bash -c 'source $HOME/uuv/ros2/install/setup.bash && rviz2' rviz2 = docker exec -it ros2-vim bash -c 'source $HOME/uuv/ros2/install/setup.bash && rviz2'
goldencheetah-xwayland = bash -c "QT_QPA_PLATFORM=xcb $HOME/Applications/GoldenCheetah_v3.6-DEV.AppImage"

Can't render this file because it contains an unexpected character in line 7 and column 34.

@ -1 +1 @@
Subproject commit b019fc12d24c3fefe3c29d1c236ef80c9dab4745 Subproject commit b72477bbffab5b88f09ede16d2f47e98ee613f12