* 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
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