Enter the query into the form above.
API method:
GET /api/symbols?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
Run a scan for the given TECHNOLOGY.
Return true if DEVICE is known to not be supported by free software.
Return a procedure that, given a PCI device, returns a string describing it.
Parse FILE and return two values, the list of supported X11-KEYMAP-MODEL and X11-KEYMAP-LAYOUT records. FILE is an XML file from the X Keyboard Configuration Database, describing possible XKB configurations.
Update kmscon keymap with the provided MODEL, LAYOUT, VARIANT and OPTIONS.