Lines Matching +full:- +full:- +full:refresh +full:- +full:keys
2 <!-- Caution: Electron does not allow inline scripts or styles! -->
5 <meta charset="UTF-8">
6 <!-- https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP -->
7 <meta http-equiv="Content-Security-Policy" content="default-src 'self'; script-src 'self'">
8 <meta http-equiv="X-Content-Security-Policy" content="default-src 'self'; script-src 'self'">
88 dbus-pcap status goes here
91 …The <b>dbus-pcap</b> script is not found; dbus-vis needs <b>dbus-pcap</b> for parsing PCAP files.<…
92 Click to down <b>dbus-pcap</b> from: <br/>
93 …s://raw.githubusercontent.com/openbmc/openbmc-tools/08ce0a5bad2b5c970af567c2e9888d444afe3946/dbus-…
94 <button id="btn_download_dbus_pcap">Download to dbus-vis folder</button>
97 …The <b>scapy</b> Python module is not installed. dbus-vis depends on dbus-pcap, which in turn depe…
101 python3 -m pip install scapy<br/>
102 sudo apt install python3-scapy<br/>
104 After installation, refresh dbus-vis with Ctrl+R.
123 …keys to pan; [Up]/[down] arrow keys to zoom in/out; Hold [shift] to move faster<br/>Mouse: [Left c…
142 </div> <!-- navi and replay -->
150 <!-- You can also require other files to run in this process -->