For questions related to terminal drivers and the behaviour of terminals for Unix and related systems.
I am trying to connect an scale (Dibal series 400) in Linux (Ubuntu), and I can not succeed. The scale works …
ubuntu serial-port usb tty cdcIs there any way to find (even a best guess) the "printed" length of a string in python? E.g. …
python string pretty-print ttyHow to get tty size with Golang? I am trying do this with executing stty size command, but I can't …
go ttyI need to run an interactive Bash instance in a separated process in Python with it's own dedicated TTY (I …
python linux bash python-2.x ttyThere is a device file called /dev/console, whose (major,minor) is (5,1). When I boot with a serial console, it …
linux-kernel linux-device-driver embedded-linux ttyI'm trying to determine, within a Perl script on Linux, whether it's running in a terminal. That is, I need …
linux perl ttyI'm trying to connect a usb-serial adapter to Ubuntu 12.04 (on a VM). For some reason, there is no /dev entry …
linux serial-port tty usbserialIn screen, is there a way to completely disable bell ? I know you can switch to audio bell instead of …
linux terminal gnu-screen tty