Implement xrdb reading without popen
Avoid using the shell, awk and cut command
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#ifndef XRDB_PARSE_H
|
||||
#define XRDB_PARSE_H
|
||||
|
||||
extern int xrdb_find_dpi();
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user