Skip to content

Commit 0699d56

Browse files
committed
background
1 parent d5f289f commit 0699d56

File tree

6 files changed

+6
-0
lines changed

6 files changed

+6
-0
lines changed

setup_scripts/env_source.sh

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,8 @@
22
source /opt/ros/humble/setup.bash
33
source /home/${USER}/RoverFlake2/install/setup.bash
44
source /home/${USER}/RoverFlake2/network_stuff/cyclonedds_env.sh
5+
6+
7+
# gui apps
8+
export DISPLAY=:0
9+
export XAUTHORITY="/run/user/1001/gdm"
4.68 KB
Loading
91.3 KB
Loading
88.4 KB
Loading
92.7 KB
Loading

src/rover_manager/screenScripts/xrandr_setup.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env bash
12
# xrandr --output HDMI-A-0 --mode 1920x1080 --right-of eDP
23
# echo ${ROVERFLAKE_PATH}
34
echo ${cb_LEFT_SCREEN_ID}

0 commit comments

Comments
 (0)