From 4dfbd669c43046d2d62479af7f2dda7a7fdf61a0 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Fri, 30 May 2025 00:10:53 -0500 Subject: updating tasks --- TODO.org | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'TODO.org') diff --git a/TODO.org b/TODO.org index 70498cd..c279575 100644 --- a/TODO.org +++ b/TODO.org @@ -1,4 +1,13 @@ * Archsetup Current Tasks +** DOING [#B] Kill ability to zap X w/ ctl+alt+backspace or change ttys +*** 2025-05-30 Fri @ 00:04:36 -0500 Adding initial xorg.conf config fails + cat << EOF > /etc/X11/xorg.conf + Section "ServerFlags" + Option "DontVTSwitch" "True" + Option "DontZap" "True" +EndSection +EOF +...doesn't appear to be working ** VERIFY [#B] fzf doesn't work in console especially the ** expander for all files ** TODO [#B] Fix Archsetup Failed Package Installs @@ -7,7 +16,6 @@ especially the ** expander for all files *** TODO multi-markdown ** TODO [#B] Get Android Connected to Velox for file transfer & c. ** TODO [#B] Fix Printer Installation on Velox -** TODO [#B] Kill ability to zap X w/ ctl+alt+backspace or change ttys ** TODO [#B] Autostart X post login Added code to .profile ** TODO [#B] Change startdwm to autostart desktop files -- cgit v1.2.3