Bug 1122 - Checklist RED
Summary: Checklist RED
Status: IN_PROGRESS
Alias: None
Product: Libre-SOC's first SoC
Classification: Unclassified
Component: Milestones (show other bugs)
Version: unspecified
Hardware: All All
: --- enhancement
Assignee: shriya.sharma
URL:
Depends on:
Blocks:
 
Reported: 2023-07-23 14:53 BST by shriya.sharma
Modified: 2023-09-19 16:55 BST (History)
4 users (show)

See Also:
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:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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