Bug 1122

Summary: Checklist RED
Product: Libre-SOC's first SoC Reporter: shriya.sharma
Component: MilestonesAssignee: shriya.sharma
Status: IN_PROGRESS ---    
Severity: enhancement CC: djac, libre-soc-bugs, lkcl, shriya.sharma
Priority: ---    
Version: unspecified   
Hardware: All   
OS: All   
See Also: https://bugs.libre-soc.org/show_bug.cgi?id=1164
https://bugs.libre-soc.org/show_bug.cgi?id=1165
NLnet milestone: --- total budget (EUR) for completion of task and all subtasks: 0
budget (EUR) for this task, excluding subtasks' budget: 0 parent task for budget allocation:
child tasks for budget allocation: The table of payments (in EUR) for this task; TOML format:

Description shriya.sharma 2023-07-23 14:53:13 BST
* TODO: edit wiki page (TODO: search through IRC logs)
* TODO: find python simulator bug and link on "see also" (and take ownership)
* TODO: make changes in the libre soc page- https://libre-soc.org/shriya/
        and about_us pagejavascript:void(0);
* TODO: sign in to notes and files (red) speak to Toshaan. 
* TODO: configure UK keyboard in Trinity desktop (control panel)
* TODO: create bugreport for a "block diagram" (or diagrams) under bug #1026
* TODO:
* TODO:

* Commands: Xrandr (for screen)
            Xsessionrc  (starting X session when you login) 
            Xinitrc   (starting commands when the x server starts) 
            Xresources  ( contains configuration inf about programs)

** TODO: send an email to luke for Xterm resource file.
** TODO; create an hdl workflow model: Getting started- set up an account on IRC, create a bug report, add the chat links from IRC to the bug report for back tracking
Comment 1 Luke Kenneth Casson Leighton 2023-07-30 19:07:13 BST
ok these should help:

root@beeny:/home/lkcl# cat .Xresources 
#Xft.dpi:        96
XTerm*renderFont: true
XTerm*faceName: fixed
XTerm*faceSize: 12

root@beeny:/home/lkcl# cat .xinitrc 
xhost +
xrdb -load ~/.Xresources
#xrandr --dpi 72
2in1screen &
xterm &
startkde