Take a look at our
ThinkPads.com HOME PAGE
For those who might want to contribute to the blog, start here: Editors Alley Topic
Then contact Bill with a Private Message
ThinkPads.com HOME PAGE
For those who might want to contribute to the blog, start here: Editors Alley Topic
Then contact Bill with a Private Message
can't get a command line
can't get a command line
I just purchased a l540 ThinkPad and using linux mepis 11 or mint 17 KDE, can't get to a command line using "ctrl + alt +f1-f6"
I am now using a T60 ThinkPad and don't have this problem.
Been using linux for over 20 years and was able to use "ctrl + alt +f1-f6" to get a command line in all laptops or desktops I ever used.
Is there another way to get a command line? I prefer a command line over GUI.
Is this problem on other ThinkPads?
How to resolve it.
jozien
I am now using a T60 ThinkPad and don't have this problem.
Been using linux for over 20 years and was able to use "ctrl + alt +f1-f6" to get a command line in all laptops or desktops I ever used.
Is there another way to get a command line? I prefer a command line over GUI.
Is this problem on other ThinkPads?
How to resolve it.
jozien
Re: can't get a command line
There should be kernel parameters that you can enter on the boot line from GRUB, such as init=/bin/sh
https://wiki.archlinux.org/index.php/kernel_parameters
Take a look at that. You can also edit grub to change the default action (cli or gui).
https://wiki.archlinux.org/index.php/kernel_parameters
Take a look at that. You can also edit grub to change the default action (cli or gui).
DKB
-
twistero
- Senior Member

- Posts: 852
- Joined: Sun Feb 26, 2012 2:25 am
- Location: Princeton, New Jersey
- Contact:
Re: can't get a command line
Are you sure you're pressing Ctrl + Alt + (say) F1, instead of Ctrl + Alt + mute? The F-keys are by default function keys, and you have to press Fn + mute to get F1, for example. So hold down Ctrl and Alt, then press Fn + mute(F1) and see what happens.
X60 tablet 6363-P3U, 3GB ram, 128GB SanDisk Extreme SSD, SXGA+ screen, Intel 6300
T61 Frankenpad in 15 inch T60 body, UXGA LED-lit AFFS LCD, T9300, 6GB RAM, NVidia NVS140m, Intel 6205, 128GB Crucial M4 SSD, 1TB HGST HDD + eBay caddy in Ultrabay
701c butterfly, 75MHz 486DX4, 40MB ram, 1GB CF card
T61 Frankenpad in 15 inch T60 body, UXGA LED-lit AFFS LCD, T9300, 6GB RAM, NVidia NVS140m, Intel 6205, 128GB Crucial M4 SSD, 1TB HGST HDD + eBay caddy in Ultrabay
701c butterfly, 75MHz 486DX4, 40MB ram, 1GB CF card
-
jaspen-meyer
- Senior Member

- Posts: 837
- Joined: Wed May 19, 2010 11:21 pm
- Location: Pardubice, Czech Republic
- Contact:
Re: can't get a command line
add a 'keyboard shortcut'. the desktop managers you mention have a file for adding keyboard shortcuts.
I haven't used Mint but perhaps it uses xfce.
in xubuntu's implementation of xfce keyboard shortcuts are here ~/.config/xfce4/xfconf/xfce-perchannel-xml
kde may be ~/.kde/share/config/khotkeysrc or ~/.kde/share/apps/kcmkeys
perhaps there's a glitch with your keyboard map.
the workaround is to figure out which keys x thinks you're pressing.
'xev' will show you what keys you're pressing
Output on my T400 from pressing left ctrl, left alt and f4 was
Other possible leads:
https://wiki.kubuntu.org/LaptopTesting/Keycodes
https://wiki.ubuntu.com/Hotkeys/Architecture
/usr/include/linux/input.h
I haven't used Mint but perhaps it uses xfce.
in xubuntu's implementation of xfce keyboard shortcuts are here ~/.config/xfce4/xfconf/xfce-perchannel-xml
kde may be ~/.kde/share/config/khotkeysrc or ~/.kde/share/apps/kcmkeys
perhaps there's a glitch with your keyboard map.
the workaround is to figure out which keys x thinks you're pressing.
'xev' will show you what keys you're pressing
Code: Select all
~$ whatis xev
xev (1) - print contents of X eventsCode: Select all
KeyPress event, serial 37, synthetic NO, window 0x3a00001,
root 0x9a, subw 0x0, time 1898682, (80,87), root:(631,423),
state 0x0, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 37, synthetic NO, window 0x3a00001,
root 0x9a, subw 0x0, time 1899659, (80,87), root:(631,423),
state 0x4, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 37, synthetic NO, window 0x3a00001,
root 0x9a, subw 0x0, time 1900089, (80,87), root:(631,423),
state 0x0, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 37, synthetic NO, window 0x3a00001,
root 0x9a, subw 0x0, time 1900336, (80,87), root:(631,423),
state 0x8, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 37, synthetic NO, window 0x3a00001,
root 0x9a, subw 0x0, time 1910324, (80,87), root:(631,423),
state 0x0, keycode 70 (keysym 0xffc1, F4), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
https://wiki.kubuntu.org/LaptopTesting/Keycodes
https://wiki.ubuntu.com/Hotkeys/Architecture
/usr/include/linux/input.h
T420 i7 3612QM seabios; T420 i7 3630QM; T400 Q9100 seabios; T61 P9600; T60 libreboot; x62; x60s libreboot, led; x24 xiphmont led
-
evening_hunger
- Junior Member

- Posts: 306
- Joined: Thu Nov 26, 2015 2:55 pm
- Location: Normandy, France
Re: can't get a command line
Perhaps he had a Fn<->Ctrl swap and didn't know about it?
T14amdR7-4750U/32GB/500gb.ssd/debian_testing (main driver)
X320/i7-2620M/8GB/256gb.ssd/FHD13.3''IPS/debian_testing (ex-main driver)
T30Pentium-M 4 1.8Ghz 512MB RAM - under restoration
X230/i5/8GB/500gb.hdd+256gb.m2ssd/IPS/debian_stable+win7
755CE, 486DX, approx 28MB RAM (Win95 JP)
X320/i7-2620M/8GB/256gb.ssd/FHD13.3''IPS/debian_testing (ex-main driver)
T30Pentium-M 4 1.8Ghz 512MB RAM - under restoration
X230/i5/8GB/500gb.hdd+256gb.m2ssd/IPS/debian_stable+win7
755CE, 486DX, approx 28MB RAM (Win95 JP)
-
- Similar Topics
- Replies
- Views
- Last post
-
-
Get a dual heatpipe mod for your t480, trust me
by swordslasher » Tue Dec 16, 2025 8:43 am » in ThinkPad T430-T495 / T530-T590 Series - 3 Replies
- 10668 Views
-
Last post by RealBlackStuff
Wed Jan 28, 2026 3:06 am
-
-
-
Is it possible to get UDMA on a 760LD with Win98 SE ?
by aka_mgr » Sat Mar 14, 2026 4:56 pm » in ThinkPad Legacy Hardware - 1 Replies
- 1198 Views
-
Last post by axur-delmeria
Sun Mar 15, 2026 2:56 am
-
-
-
Can I restore T14 Gen2 after reset using backup of SSD?
by Thinkpad2024 » Sat Nov 01, 2025 9:33 pm » in Thinkpad T14/T15/T16 - 4 Replies
- 9364 Views
-
Last post by axur-delmeria
Sun Nov 02, 2025 2:30 pm
-
-
-
Can X1-E Gen2 use DDR4-3200?
by Thinkpad2024 » Mon Dec 01, 2025 5:27 pm » in ThinkPad X1 / X1-Carbon / X1-Extreme and later Series - 1 Replies
- 4427 Views
-
Last post by dcfbf
Mon Dec 01, 2025 6:01 pm
-
Who is online
Users browsing this forum: No registered users and 10 guests




