this is my first post, so don't be harsh if something isn't right. I'm by no means an advanced linux user.
I'm using XFCE, but I am only trying to change the font of text mode consoles. I was trying to change the font on my system. I 'cd'ed into /usr/share/kbd/consolefonts and was trying to 'setfont' from the list.
Both 'setfont' and 'showconsolefont' gave the following error message:"Couldn't get a file descriptor referring to the console."
I tried to run showconsolefont with root privileges and it worked, however when I tried to run 'setfont' with root privileges it didn't seem to make any change whatsoever.
I even tried to set FONT= variable in /etc/vconsole.conf and reboot the system, but it didn't make any change.
The only similar problem I've managed to find online was some guy that had the problem due to 'setfont' lines in .xinitrc, .bashrc and .bashprofile. For this reason I even tried to reset all those files using the originals from /etc/skel and overwriting ones in my home directory.
Help would be highly appreciated. Thanks in advance.